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

Last updated: February 24,2025

1. Install "libsvn-web-perl" package

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

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

2. Uninstall "libsvn-web-perl" package

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

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

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

Package: libsvn-web-perl
Priority: optional
Section: universe/perl
Installed-Size: 300
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: all
Version: 0.63-2
Depends: perl, libexception-class-perl, libhtml-parser-perl, libhttp-server-simple-perl, liblocale-maketext-lexicon-perl, libplack-perl, libsvn-perl, libtemplate-perl, libtemplate-plugin-number-format-perl, libtimedate-perl, libyaml-perl
Filename: pool/universe/libs/libsvn-web-perl/libsvn-web-perl_0.63-2_all.deb
Size: 129978
MD5sum: 67a623bcb936d3dd2005e532cd16d92f
SHA1: 0db7d99277a50b0d0f11fcee36988ab035bebf12
SHA256: 66da996fa9682fe5136530d3aacfeab09d88fa84bc7c14904a6ffe837d379572
Description-en: Subversion repository web frontend
SVN::Web provides a web interface to subversion repositories.
.
- Viewing multiple Subversion repositories.
- Browsing every revision of the repository.
- Viewing the contents of files in the repository at any revision.
- Viewing diffs of arbitrary revisions of any file.
- Viewing the revision log of files and directories, see what was changed
when, by who.
- Viewing the blame/annotation details of any file.
- Generating RSS feeds of commits, down to the granularity of
individual files.
- Many more.
Description-md5: 5562f623a995f8660ec43a8f1a2011b5
Homepage: http://search.cpan.org/dist/SVN-Web/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu