How to Install and Uninstall dirvish Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "dirvish" package

This tutorial shows how to install dirvish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dirvish

2. Uninstall "dirvish" package

Please follow the instructions below to uninstall dirvish on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dirvish $ sudo apt autoclean && sudo apt autoremove

3. Information about the dirvish package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dirvish
Priority: optional
Section: universe/admin
Installed-Size: 198
Maintainer: Ubuntu Developers
Original-Maintainer: Paul Slootman
Architecture: all
Version: 1.2.1-1.3
Depends: rsync (>= 2.5.6-0.1), perl-modules, libtime-modules-perl, libtime-period-perl, perl
Recommends: ssh (>= 3.4p1)
Filename: pool/universe/d/dirvish/dirvish_1.2.1-1.3_all.deb
Size: 49124
MD5sum: 4810427dd173e9710d2d37d86bd7a94d
SHA1: a8a60c335adcf5da7459d6a8e347ac64611eb7f8
SHA256: 86512c84e9729ac73db5e4a4c8e399231fdbd0eb8636f18fb8abe2f96555e024
Description-en: Filesystem based backup system using rsync
A utility to maintain multiple backups on online storage, each backup is
available as a sort of snapshot directory, where common files are shared
between the different backup generations. It uses rsync to do the actual
copying.
.
Backups can be made locally or over the network (using ssh).
Description-md5: 78f4d61bbffbea4fe5d13f72469e5d74
Homepage: http://freecode.com/projects/dirvish
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu