How to Install and Uninstall vcsh Package on Kali Linux

Last updated: September 20,2024

1. Install "vcsh" package

This tutorial shows how to install vcsh on Kali Linux

$ 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 Kali Linux:

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

3. Information about the vcsh package on Kali Linux

Package: vcsh
Version: 1.20190621-5
Installed-Size: 53
Maintainer: Richard Hartmann
Architecture: all
Depends: git
Recommends: myrepos, ssh-client
Size: 19904
SHA256: efaa899d8656b7e4fa7070dd1ef17d90059de607292e71d5e55d7c53788db629
SHA1: f00b87e30dd1ff3d27099d85713a3e85120e38d9
MD5sum: fdbf327c916e183fea3e31ff370feefd
Description: 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:
Homepage: https://github.com/RichiH/vcsh/blob/master/README.md
Tag: admin::backup, admin::configuring, admin::recovery,
interface::commandline, role::program, scope::utility,
use::configuring, use::organizing, use::storing, works-with::archive,
works-with::vcs
Section: misc
Priority: optional
Filename: pool/main/v/vcsh/vcsh_1.20190621-5_all.deb