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

Last updated: May 14,2024

1. Install "vcsh" package

This is a short guide on how to install vcsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vcsh

2. Uninstall "vcsh" package

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

$ sudo apt remove vcsh $ sudo apt autoclean && sudo apt autoremove

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

Package: vcsh
Priority: optional
Section: universe/misc
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Richard Hartmann
Architecture: all
Version: 1.20151229-1
Depends: git
Recommends: myrepos, ssh-client
Filename: pool/universe/v/vcsh/vcsh_1.20151229-1_all.deb
Size: 16110
MD5sum: 1b01b2e48ef4b8b28f6235cf7c2944cd
SHA1: a2cbd9d8ef245c08eeceea9b90a3bb39227bebfb
SHA256: 9716c0b516569c19e3e160306236cfb5a7a010a4cec6601490e4d0ff1d62777a
Description-en: Version Control System for $HOME - multiple Git repositories in $HOME
vcsh allows you to have several git repositories, all maintaining their working
trees in $HOME without clobbering each other. That, in turn, means you can have
one repository per config set (zsh, vim, ssh, etc), picking and choosing which
configs you want to use on which machine.
Description-md5: 8d78d2f486a937e3264db5d5a8e5f0dc
Homepage: https://github.com/RichiH/vcsh/blob/master/README.md
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu