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

Last updated: May 06,2024

1. Install "gource" package

In this section, we are going to explain the necessary steps to install gource on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gource

2. Uninstall "gource" package

This guide let you learn how to uninstall gource on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gource
Priority: extra
Section: universe/vcs
Installed-Size: 1093
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Caudwell
Architecture: amd64
Version: 0.43-1build1
Depends: libboost-filesystem1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.13 (>= 1.12.0), libglu1-mesa | libglu1, libpcre3, libpng12-0 (>= 1.2.13-4), libsdl2-2.0-0 (>= 2.0.0), libsdl2-image-2.0-0 (>= 2.0.0), libstdc++6 (>= 5.2), libtinyxml2.6.2v5, fonts-freefont-ttf
Filename: pool/universe/g/gource/gource_0.43-1build1_amd64.deb
Size: 324294
MD5sum: ae58ea6df1ec1b8a5d764c530335637b
SHA1: 3d1d82eda6e1f5ce273fd722466f32fcb2d8336a
SHA256: cd2bf30545999fd145915651e09167b4de8e956ab41e1fccba579b64a91cc1c9
Description-en: 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: 3202d44845ea3e712b16956648db45be
Homepage: http://code.google.com/p/gource/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu