python-hgapi on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-hgapi" 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 python-hgapi on Arch using YAY

$ yay -S python-hgapi

* (Optional) Uninstall python-hgapi on Arch using YAY

$ yay -Rns python-hgapi

2. Manually Install "python-hgapi" via AUR

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

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

b. Clone python-hgapi's git locally

$ git clone https://aur.archlinux.org/python-hgapi.git ~/python-hgapi

c. Go to ~/python-hgapi folder and install it

$ cd ~/python-hgapi $ makepkg -si

3. Information about the python-hgapi package on Arch User Repository (AUR)

ID: 1287441
Name: python-hgapi
PackageBaseID: 97645
PackageBase: python-hgapi
Version: 1.7.4-4
Description: Python API to Mercurial using the command-line interface
URL: https://github.com/haard/hgapi
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1439626320
LastModified: 1689146989
URLPath: /cgit/aur.git/snapshot/python-hgapi.tar.gz