roundup-hg on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S roundup-hg

* (Optional) Uninstall roundup-hg on Arch using YAY

$ yay -Rns roundup-hg

2. Manually Install "roundup-hg" via AUR

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

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

b. Clone roundup-hg's git locally

$ git clone https://aur.archlinux.org/roundup-hg.git ~/roundup-hg

c. Go to ~/roundup-hg folder and install it

$ cd ~/roundup-hg $ makepkg -si

3. Information about the roundup-hg package on Arch User Repository (AUR)

ID: 196700
Name: roundup-hg
PackageBaseID: 65432
PackageBase: roundup-hg
Version: r4849.e68920390aad-1
Description: Issue tracking system.
URL: http://www.roundup-tracker.org
NumVotes: 1
Popularity: 0
OutOfDate: 1700594352
Maintainer:
Submitter: mlq
FirstSubmitted: 1355474226
LastModified: 1434392360
URLPath: /cgit/aur.git/snapshot/roundup-hg.tar.gz