How to Install and Uninstall gource Package on Kali Linux

Last updated: May 17,2024

1. Install "gource" package

This guide covers the steps necessary to install gource on Kali Linux

$ sudo apt update $ sudo apt install gource

2. Uninstall "gource" package

This tutorial shows how to uninstall gource on Kali Linux:

$ sudo apt remove gource $ sudo apt autoclean && sudo apt autoremove

3. Information about the gource package on Kali Linux

Package: gource
Source: gource (0.54-1)
Version: 0.54-1+b1
Installed-Size: 1224
Maintainer: Andrew Caudwell
Architecture: amd64
Depends: fonts-freefont-ttf, libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgl1, libglew2.2 (>= 2.2.0-4+b1), libglu1-mesa | libglu1, libpcre2-8-0 (>= 10.22), libpng16-16 (>= 1.6.2), libsdl2-2.0-0 (>= 2.0.12), libsdl2-image-2.0-0 (>= 2.0.5), libstdc++6 (>= 13.1), libtinyxml2.6.2v5 (>= 2.6.2)
Size: 378496
SHA256: 9dfd9561c3d1a04b3d5e70c7762a96e44a1567d041d345507a85983e8e7405f7
SHA1: 0e77417e8aeb487bdb6bcca7179a3600b0526bc2
MD5sum: 97473ff5b1207b311034c68648ff616f
Description: graphical source control visualisation
OpenGL-based 3D visualisation tool for source control repositories.
.
The repository is displayed as a tree where the root of the repository is the
centre, directories are branches and files are leaves. Contributors to the
source code appear and disappear as they contribute to specific files and
directories.
Description-md5:
Homepage: http://gource.io
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::sdl, use::viewing, works-with::video,
x11::application
Section: vcs
Priority: optional
Filename: pool/main/g/gource/gource_0.54-1+b1_amd64.deb