How to Install and Uninstall git-svn Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "git-svn" package

Please follow the steps below to install git-svn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-svn

2. Uninstall "git-svn" package

Please follow the steps below to uninstall git-svn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-svn $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-svn package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-svn
Architecture: all
Version: 1:2.7.4-0ubuntu1.10
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Source: git
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 893
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), libsvn-perl, libyaml-perl, libterm-readkey-perl
Suggests: git-doc, subversion
Breaks: git (<< 1:1.8.3~rc1-1.)
Replaces: git (<< 1:1.8.3~rc1-1.)
Filename: pool/universe/g/git/git-svn_2.7.4-0ubuntu1.10_all.deb
Size: 90780
MD5sum: 3dad37d19cc6d3d3e2555c1647f455d4
SHA1: 16c61f7e0796c6f065feaee56a59df2f75f06629
SHA256: b2ee74ba59cd2ff7031758b500f3bf478f50e57e45e4678cb60ebd8dea4f1a22
SHA512: 60f55c7b4a898e8e0e6ae56622db5b3d888ed9c892478b3591a681487abf921aa161414cb6278a8d2d827368eaca087b2e26f0f9de8797f9dca5f24fae6f73e6
Homepage: https://git-scm.com/
Description-en: fast, scalable, distributed revision control system (svn interoperability)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides tools for interoperating with Subversion repositories,
and importing SVN development history.
Description-md5: fe9279673cf6573640700aabf410ef25

Package: git-svn
Priority: optional
Section: universe/devel
Installed-Size: 891
Maintainer: Ubuntu Developers
Original-Maintainer: Gerrit Pape
Architecture: all
Source: git
Version: 1:2.7.4-0ubuntu1
Replaces: git (<< 1:1.8.3~rc1-1.)
Depends: git (>> 1:2.7.4), git (<< 1:2.7.4-.), libsvn-perl, libyaml-perl, libterm-readkey-perl
Suggests: git-doc, subversion
Breaks: git (<< 1:1.8.3~rc1-1.)
Filename: pool/universe/g/git/git-svn_2.7.4-0ubuntu1_all.deb
Size: 90822
MD5sum: de969188c2036723a04b3ca78258af4b
SHA1: 75d7c96fb56f931a45c323c6fd8c829306c8fa9e
SHA256: 8a3209ad9faccf38c2df7bdb24c3155c86754ed4d80f5a82d15bc01dfb2ae773
Description-en: fast, scalable, distributed revision control system (svn interoperability)
Git is popular version control system designed to handle very large
projects with speed and efficiency; it is used for many high profile
open source projects, most notably the Linux kernel.
.
Git falls in the category of distributed source code management tools.
Every Git working directory is a full-fledged repository with full
revision tracking capabilities, not dependent on network access or a
central server.
.
This package provides tools for interoperating with Subversion repositories,
and importing SVN development history.
Description-md5: fe9279673cf6573640700aabf410ef25
Multi-Arch: foreign
Homepage: https://git-scm.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu