How to Install and Uninstall git-cola Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "git-cola" package

Please follow the guidance below to install git-cola on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install git-cola

2. Uninstall "git-cola" package

Please follow the guidance below to uninstall git-cola on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the git-cola package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: git-cola
Priority: optional
Section: universe/devel
Installed-Size: 3192
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Version: 2.5-1
Depends: python:any (>= 2.6.6-7~), python-qt4, python-sip, git-core, libjs-jquery, libjs-underscore, libjs-modernizr
Recommends: gitk, xxdiff
Suggests: python-pyinotify, python-simplejson
Filename: pool/universe/g/git-cola/git-cola_2.5-1_all.deb
Size: 557588
MD5sum: 46993aca2b168ece87972f4ef2371119
SHA1: 9ede9a3fe894e35d7ee79276f21ea48da2b0bdfb
SHA256: 683b4d6bea3b8ae6c0da98862fad355e9b290bd289101e61fa55bdd41812cda9
Description-en: highly caffeinated git GUI
Git-cola is a git GUI optimized for working with the git index.
.
Git-cola can compare arbitrary commits using standard merge tools.
With it you can search commit messages, content, authors, paths,
data ranges etc. and it makes it easy to interactively edit the
index.
Description-md5: 9324e28ad53a522b449eb332a4b93078
Homepage: http://git-cola.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu