How to Install and Uninstall git-evtag Package on Kali Linux

Last updated: May 18,2024

1. Install "git-evtag" package

Please follow the instructions below to install git-evtag on Kali Linux

$ sudo apt update $ sudo apt install git-evtag

2. Uninstall "git-evtag" package

This tutorial shows how to uninstall git-evtag on Kali Linux:

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

3. Information about the git-evtag package on Kali Linux

Package: git-evtag
Source: git-evtag (2022.1-1)
Version: 2022.1-1+b1
Installed-Size: 54
Maintainer: Simon McVittie
Architecture: amd64
Depends: git, gnupg, libc6 (>= 2.34), libgit2-1.7 (>= 1.7.0), libglib2.0-0 (>= 2.70.0)
Size: 16924
SHA256: f83009bda281a2e453a53aa4df132cd7b6c4df7f8405c229d3e34bc414d8a256
SHA1: 45ce83cb410637fcb4b8ce0405f5f7204a3eeea8
MD5sum: 7abb5916b74ccf9c8c6af98d866f3eab
Description: extended verification for git tags
git-evtag can be used as a replacement for git-tag -s. It will
generate a strong checksum (called Git-EVTag-v0-SHA512) over
the commit, tree, and blobs it references (and recursively over
submodules).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cgwalters/git-evtag
Section: devel
Priority: optional
Filename: pool/main/g/git-evtag/git-evtag_2022.1-1+b1_amd64.deb