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

Last updated: May 17,2024

1. Install "svn-all-fast-export" package

Please follow the guidance below to install svn-all-fast-export on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install svn-all-fast-export

2. Uninstall "svn-all-fast-export" package

Please follow the guidelines below to uninstall svn-all-fast-export on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove svn-all-fast-export $ sudo apt autoclean && sudo apt autoremove

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

Package: svn-all-fast-export
Priority: extra
Section: universe/devel
Installed-Size: 328
Maintainer: Ubuntu Developers
Original-Maintainer: Stuart Prescott
Architecture: amd64
Version: 1.0.10-3
Depends: git, libapr1 (>= 1.2.7), libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.8.0), libstdc++6 (>= 4.1.1), libsvn1 (>= 1.4)
Filename: pool/universe/s/svn-all-fast-export/svn-all-fast-export_1.0.10-3_amd64.deb
Size: 96540
MD5sum: ac16193658c8ae54c602161345c9de52
SHA1: aa4c8f2822255391b9f63be913da3106890b4110
SHA256: 5063148ed8a73e26d37365c9171172e85f91afd49a093b48eb7a9d2dcc26c988
Description-en: fast-import based converter to convert repos from Subversion to git
svn-all-fast-export is a tool to convert Subversion repositories to git.
.
This tool takes a copy of the Subversion repository (not just a checkout)
plus a rules file that specifies how the conversion should be performed and
produces a bare git repository. Using regular expressions, the rules file
specifies how the Subversion branches and tags should be created in the git
repository. Example rule files are included in
/usr/share/doc/svn-all-fast-export/examples
.
An authors file that maps the old svn accounts to the full authors names and
email addresses can also be provided to make the history look much prettier.
Description-md5: c0d162c0ff0fb7533e3f81bd7aa61e85
Homepage: http://gitorious.org/svn2git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu