How to Install and Uninstall qgit Package on Kali Linux

Last updated: May 02,2024

1. Install "qgit" package

Please follow the guidelines below to install qgit on Kali Linux

$ sudo apt update $ sudo apt install qgit

2. Uninstall "qgit" package

Please follow the steps below to uninstall qgit on Kali Linux:

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

3. Information about the qgit package on Kali Linux

Package: qgit
Version: 2.10-2
Installed-Size: 1194
Maintainer: Andrey Rahmatullin
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 5), git
Suggests: source-highlight
Size: 372804
SHA256: 896d655d5afb737eb63a3b3c41f07893b6499617c5d0dfd5b330e8ed5fc93865
SHA1: 0a93c27d7ba1580322ff84aafc5f3cff8ff73541
MD5sum: e68fb632babb97399eab796aec4e7bb2
Description: 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:
Homepage: https://github.com/tibirna/qgit
Tag: devel::rcs, implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::qt, use::viewing, works-with::vcs,
x11::application
Section: vcs
Priority: optional
Filename: pool/main/q/qgit/qgit_2.10-2_amd64.deb