How to Install and Uninstall tortoisehg Package on Kali Linux

Last updated: May 17,2024

1. Install "tortoisehg" package

In this section, we are going to explain the necessary steps to install tortoisehg on Kali Linux

$ sudo apt update $ sudo apt install tortoisehg

2. Uninstall "tortoisehg" package

This is a short guide on how to uninstall tortoisehg on Kali Linux:

$ sudo apt remove tortoisehg $ sudo apt autoclean && sudo apt autoremove

3. Information about the tortoisehg package on Kali Linux

Package: tortoisehg
Version: 6.5.1-2
Installed-Size: 9428
Maintainer: Andrej Shadura
Architecture: all
Depends: mercurial (<< 6.7~), mercurial (>= 6.5~), python3-iniparse, python3-pygments, python3-pyqt5, python3-pyqt5.qsci, python3:any
Recommends: libjs-jquery, libjs-underscore
Suggests: tortoisehg-nautilus
Size: 2352676
SHA256: 006745351552c8de95309c721be86261b0686d0a787fc1610ce16ed9f3697a14
SHA1: e25b9d941041e23a8fa2cb6775b9c94606c07ef4
MD5sum: 1e102d1d486be34dd19024dc4f8c2535
Description: Graphical tool for working with Mercurial
TortoiseHg provides a graphical tool for interacting with the distributed
revision control system Mercurial. GUI support is provided for over a dozen
operations, including add files, commit changes, manage ignore filter, view
change log, merge, recover/rollback, edit configuration, synchronize
repository, and many others. The highlight is the interactive commit tool
which allows easy selection of diffs from multiple files and packaging into
changesets, and which is more powerful and easier to use than available
alternatives such as qct and hgct (commit-tool).
Description-md5:
Homepage: https://tortoisehg.bitbucket.io
Tag: devel::rcs, implemented-in::python, interface::graphical,
interface::x11, role::program, scope::application, uitoolkit::gtk,
use::synchronizing, use::viewing, works-with::vcs, x11::application
Section: vcs
Priority: optional
Filename: pool/main/t/tortoisehg/tortoisehg_6.5.1-2_all.deb