How To Install Thg On Debian, Ubuntu, Kali, Fedora And Raspbian?
Maintainer: Ludovico Cavedon
Email: [email protected] .
Website: https://tortoisehg.bitbucket.io
Section: vcs
Install thg
-
Debian
apt-get install tortoisehgClick to copy -
Ubuntu
apt-get install tortoisehgClick to copy -
Kali Linux
apt-get install tortoisehgClick to copy -
Fedora
dnf install tortoisehgClick to copy -
Raspbian
apt-get install tortoisehgClick to copy
tortoisehg
Graphical tool for working with MercurialTortoiseHg 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).
Installation of latest thg command is available for Debian, Ubuntu, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




