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

Last updated: July 06,2024

1. Install "easygit" package

Please follow the guidelines below to install easygit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install easygit

2. Uninstall "easygit" package

This guide covers the steps necessary to uninstall easygit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove easygit $ sudo apt autoclean && sudo apt autoremove

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

Package: easygit
Priority: optional
Section: universe/vcs
Installed-Size: 340
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Niebur
Architecture: all
Version: 0.99-1
Depends: perl, git-core, less
Filename: pool/universe/e/easygit/easygit_0.99-1_all.deb
Size: 78358
MD5sum: 48cea70b40dc7320cdf8b3c155f603f3
SHA1: 2f9fc400eb3150b8f9e2ab8be8d223e409b8b0e2
SHA256: 725dd7c4198a69041d6b1ea3ee0272672b552495765539145fdae1faaa7c4cc5
Description-en: git for mere mortals
In short, Easy GIT is a single-file wrapper script for git, designed
to make git easy to learn and use.
.
Features:
* eg focuses on documentation and examples
* eg removes many principle-of-least-surprise violations that
catch git newbies unaware
* eg provides subcommands that are a natural extension of
capabilities users know from cvs/svn (eg also takes care to
make sure the modifications to its subcommands are easily
discoverable and error-avoiding for existing git users as
well!)
Description-md5: 4fbe4fa4ff41ce332b98696066b59618
Homepage: http://www.gnome.org/~newren/eg/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu