tortoisehg on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "tortoisehg" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tortoisehg on Arch using YAY

$ yay -S tortoisehg

* (Optional) Uninstall tortoisehg on Arch using YAY

$ yay -Rns tortoisehg

2. Manually Install "tortoisehg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tortoisehg's git locally

$ git clone https://aur.archlinux.org/tortoisehg.git ~/tortoisehg

c. Go to ~/tortoisehg folder and install it

$ cd ~/tortoisehg $ makepkg -si

3. Information about the tortoisehg package on Arch User Repository (AUR)

ID: 1427205
Name: tortoisehg
PackageBaseID: 49717
PackageBase: tortoisehg
Version: 6.6.3-4
Description: Graphical tools for Mercurial
URL: https://foss.heptapod.net/mercurial/tortoisehg/thg
NumVotes: 125
Popularity: 0.009383
OutOfDate:
Maintainer: Misery
Submitter: bwalle
FirstSubmitted: 1307794492
LastModified: 1710437980
URLPath: /cgit/aur.git/snapshot/tortoisehg.tar.gz