$svn --version
svn, version 1.8.13 (r1667537)
compiled May 20 2015, 15:27:45 on x86_64-unknown-linux-gnu
Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network protocol.
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
$sudo yum remove subversion
Loaded plugins: langpacks
No Match for argument: subversion
No Packages marked for removal
这似乎很奇怪,因为我安装了svn但yum无法将其卸载。