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

Last updated: May 02,2024

1. Install "qgit" package

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

$ sudo apt update $ sudo apt install qgit

2. Uninstall "qgit" package

Please follow the step by step instructions below to uninstall qgit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qgit $ sudo apt autoclean && sudo apt autoremove

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

Package: qgit
Priority: optional
Section: universe/x11
Installed-Size: 1042
Maintainer: Ubuntu Developers
Original-Maintainer: Wartan Hachaturow
Architecture: amd64
Version: 2.5-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.8.0), libstdc++6 (>= 4.1.1), git
Suggests: source-highlight
Filename: pool/universe/q/qgit/qgit_2.5-2_amd64.deb
Size: 430716
MD5sum: 34b0782d3cb2dc94d610d96aaeab8458
SHA1: 35769b6bc6350316c04850f5c070a9b819fa4a68
SHA256: 23c133d0707444dca4dd44482e6da60ee12fae06576194f8b8b414dbcb2581e3
Description-en: Qt application for viewing GIT trees
With qgit you will be able to browse revision tree, view patch content
and changed files, graphically following different development branches.
Main features:
- View revisions, diffs, files history, files annotation, archive tree.
- Commit changes visually cherry picking modified files.
- Apply or format patch series from selected commits, drag and
drop commits between two instances of qgit.
- qgit implements a GUI for the most common StGIT commands like push/pop
and apply/format patches. You can also create new patches or refresh
current top one using the same semantics of git commit, i.e.
cherry picking single modified files.
Description-md5: c8858a28936cee46b50707664d773e65
Homepage: http://libre.tibirna.org/projects/qgit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu