How to Install and Uninstall git-sh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "git-sh" package

This guide let you learn how to install git-sh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-sh

2. Uninstall "git-sh" package

This guide let you learn how to uninstall git-sh on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove git-sh $ sudo apt autoclean && sudo apt autoremove

3. Information about the git-sh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-sh
Priority: optional
Section: universe/vcs
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Alex Morega
Architecture: all
Version: 1.1-1
Depends: git
Filename: pool/universe/g/git-sh/git-sh_1.1-1_all.deb
Size: 22288
MD5sum: 507ce284937e569daa22d8718e35627e
SHA1: b9a8d96c6fa05fc673420fd59de4c68f7261abcd
SHA256: 6be5bed40c5185a3c91e1a1f781d1b3b7ab0d04ec03e380739593aa9dd0f8d59
Description-en: a git shell
git-sh starts an interactive bash(1) session modified for git-heavy
workflows. Typical usage is to change into the directory of a git work
tree or bare repository and run the git-sh command to start an interactive
shell session.
Description-md5: 2cb6e6bae29e1d8f1a1f1cf695d9ef71
Homepage: http://rtomayko.github.com/git-sh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions