reg on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install reg on Arch using YAY
$
yay -S
reg
Copied
* (Optional) Uninstall reg on Arch using YAY
$
yay -Rns
reg
Copied
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
Copied
b. Clone reg's git locally
$
git clone https://aur.archlinux.org/reg.git
~/reg
Copied
c. Go to ~/reg folder and install it
$
cd
~/reg
Copied
$
makepkg -si
Copied
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
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