python2-hgapi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-hgapi

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

$ yay -Rns python2-hgapi

2. Manually Install "python2-hgapi" via AUR

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

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

b. Clone python2-hgapi's git locally

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

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

$ cd ~/python2-hgapi $ makepkg -si

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

ID: 1025136
Name: python2-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
FirstSubmitted: 1439626320
LastModified: 1643106675
URLPath: /cgit/aur.git/snapshot/python2-hgapi.tar.gz