How to Install and Uninstall ticgit Package on Kali Linux

Last updated: April 29,2024

1. Install "ticgit" package

Please follow the steps below to install ticgit on Kali Linux

$ sudo apt update $ sudo apt install ticgit

2. Uninstall "ticgit" package

Please follow the instructions below to uninstall ticgit on Kali Linux:

$ sudo apt remove ticgit $ sudo apt autoclean && sudo apt autoremove

3. Information about the ticgit package on Kali Linux

Package: ticgit
Version: 1.0.2.17-2.1
Installed-Size: 116
Maintainer: Michael Schutte
Architecture: all
Depends: ruby | ruby-interpreter, ruby-git
Suggests: ticgitweb
Size: 32124
SHA256: 597b4c68c5413d9c1323e3f0a922da001484da8d32c6432b381e455f285f44b2
SHA1: 730c261f8afbff2a669ba0e83ec065ab35b7c1c7
MD5sum: 6d865a290da81922759015598830bedf
Description: ticketing system built on Git
ticgit is an issue tracking system based in the Git revision control
system. Tickets are stored in a separate branch called “ticgit” within
a Git repository that can be made available on a public server along
with the project’s source code. The idea is to keep tickets close to a
project without touching its source tree.
Description-md5:
Homepage: http://github.com/jeffWelling/ticgit/
Ruby-Versions: all
Tag: implemented-in::ruby, role::program
Section: devel
Priority: optional
Filename: pool/main/t/ticgit/ticgit_1.0.2.17-2.1_all.deb