How to Install and Uninstall libsvn-dump-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libsvn-dump-perl" package

Please follow the step by step instructions below to install libsvn-dump-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsvn-dump-perl

2. Uninstall "libsvn-dump-perl" package

In this section, we are going to explain the necessary steps to uninstall libsvn-dump-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsvn-dump-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsvn-dump-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsvn-dump-perl
Priority: optional
Section: universe/perl
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06-2
Depends: perl
Filename: pool/universe/libs/libsvn-dump-perl/libsvn-dump-perl_0.06-2_all.deb
Size: 27952
MD5sum: 069c2a84a98afb7ef23195469117dabf
SHA1: f4bab0b8ceed567ffd7dfa65355134b8b17dd021
SHA256: 800101c7fe802ae7b7d7bafa35a2dba92cfe56a3d50af4b97d0366a975a5aa25
Description-en: module for parsing Subversion dumps
SVN::Dump is a collection of Perl modules for loading a Subversion dump file
and representing its contents as a collection of node objects. It creates a
tree of records, headers, text blocks and other nodes.
Description-md5: 13302c75a579c07fbdf7f5ab046a5655
Homepage: https://metacpan.org/release/SVN-Dump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu