How to Install and Uninstall subversion.x86_64 Package on Amazon Linux 2
Last updated: November 28,2024
1. Install "subversion.x86_64" package
Please follow the guidance below to install subversion.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
subversion.x86_64
Copied
2. Uninstall "subversion.x86_64" package
Please follow the instructions below to uninstall subversion.x86_64 on Amazon Linux 2:
$
sudo yum remove
subversion.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the subversion.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : subversion
Arch : x86_64
Version : 1.7.14
Release : 16.amzn2.0.1
Size : 1.0 M
Repo : amzn2-core/2/x86_64
Summary : A Modern Concurrent Version Control System
URL : http://subversion.apache.org/
License : ASL 2.0
Description : Subversion is a concurrent version control system which enables
: one or more users to collaborate in developing and maintaining a
: hierarchy of files and directories while keeping a history of all
: changes. Subversion only stores the differences between versions,
: instead of every complete file. Subversion is intended to be a
: compelling replacement for CVS.
Available Packages
Name : subversion
Arch : x86_64
Version : 1.7.14
Release : 16.amzn2.0.1
Size : 1.0 M
Repo : amzn2-core/2/x86_64
Summary : A Modern Concurrent Version Control System
URL : http://subversion.apache.org/
License : ASL 2.0
Description : Subversion is a concurrent version control system which enables
: one or more users to collaborate in developing and maintaining a
: hierarchy of files and directories while keeping a history of all
: changes. Subversion only stores the differences between versions,
: instead of every complete file. Subversion is intended to be a
: compelling replacement for CVS.