hgview on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S hgview

* (Optional) Uninstall hgview on Arch using YAY

$ yay -Rns hgview

2. Manually Install "hgview" via AUR

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

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

b. Clone hgview's git locally

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

c. Go to ~/hgview folder and install it

$ cd ~/hgview $ makepkg -si

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

ID: 1017061
Name: hgview
PackageBaseID: 144422
PackageBase: hgview
Version: 1.14.0-2
Description: Mercurial interactive Qt based history viewer
URL: https://www.logilab.org/project/hgview
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: giniu
FirstSubmitted: 1566239570
LastModified: 1641912505
URLPath: /cgit/aur.git/snapshot/hgview.tar.gz