How to Install and Uninstall easygit Package on Kali Linux

Last updated: May 15,2024

1. Install "easygit" package

Please follow the step by step instructions below to install easygit on Kali Linux

$ sudo apt update $ sudo apt install easygit

2. Uninstall "easygit" package

This guide covers the steps necessary to uninstall easygit on Kali Linux:

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

3. Information about the easygit package on Kali Linux

Package: easygit
Version: 1.7.5.2+debian1-3
Installed-Size: 304
Maintainer: Debian QA Group
Architecture: all
Depends: perl:any, git-core, less
Size: 72424
SHA256: 00a0bdfdd21a248be3a2cd419ae38ae420d12c84395d17567c3223666d0952f7
SHA1: 25a88129d95215c49b231c36c5dd46e0e1c3d4f3
MD5sum: 7d84dbae4ff8c6272da5140a1c7f3980
Description: 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:
Multi-Arch: foreign
Homepage: https://people.gnome.org/~newren/eg/
Tag: devel::rcs, implemented-in::perl
Section: vcs
Priority: optional
Filename: pool/main/e/easygit/easygit_1.7.5.2+debian1-3_all.deb