reg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S reg

* (Optional) Uninstall reg on Arch using YAY

$ yay -Rns reg

2. Manually Install "reg" via AUR

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

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

b. Clone reg's git locally

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

c. Go to ~/reg folder and install it

$ cd ~/reg $ makepkg -si

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

ID: 996852
Name: reg
PackageBaseID: 130768
PackageBase: reg
Version: 0.16.1-1
Description: Docker registry v2 command line client and repo listing generator with security checks
URL: https://github.com/genuinetools/reg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: atriix
Submitter: sinisterstuf
FirstSubmitted: 1520964383
LastModified: 1638407047
URLPath: /cgit/aur.git/snapshot/reg.tar.gz