repotool on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S repotool

* (Optional) Uninstall repotool on Arch using YAY

$ yay -Rns repotool

2. Manually Install "repotool" via AUR

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

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

b. Clone repotool's git locally

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

c. Go to ~/repotool folder and install it

$ cd ~/repotool $ makepkg -si

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

ID: 1252427
Name: repotool
PackageBaseID: 142269
PackageBase: repotool
Version: 1.5.3-3
Description: An arch linux repository management tool
URL: https://github.com/coNQP/repotool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1558620157
LastModified: 1683188267
URLPath: /cgit/aur.git/snapshot/repotool.tar.gz