repo-make on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S repo-make

* (Optional) Uninstall repo-make on Arch using YAY

$ yay -Rns repo-make

2. Manually Install "repo-make" via AUR

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

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

b. Clone repo-make's git locally

$ git clone https://aur.archlinux.org/repo-make.git ~/repo-make

c. Go to ~/repo-make folder and install it

$ cd ~/repo-make $ makepkg -si

3. Information about the repo-make package on Arch User Repository (AUR)

ID: 966000
Name: repo-make
PackageBaseID: 171386
PackageBase: repo-make
Version: 3.2.0-1
Description: Tool for autobuilding a repository full of PKGBUILD's into a working Arch Linux binary repository
URL: https://github.com/M-Reimer/repo-make
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hayao
Submitter: hayao
FirstSubmitted: 1632666886
LastModified: 1632666886
URLPath: /cgit/aur.git/snapshot/repo-make.tar.gz