docker-registry2-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S docker-registry2-git

* (Optional) Uninstall docker-registry2-git on Arch using YAY

$ yay -Rns docker-registry2-git

2. Manually Install "docker-registry2-git" via AUR

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

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

b. Clone docker-registry2-git's git locally

$ git clone https://aur.archlinux.org/docker-registry2-git.git ~/docker-registry2-git

c. Go to ~/docker-registry2-git folder and install it

$ cd ~/docker-registry2-git $ makepkg -si

3. Information about the docker-registry2-git package on Arch User Repository (AUR)

ID: 921461
Name: docker-registry2-git
PackageBaseID: 141137
PackageBase: docker-registry2-git
Version: r2956.af8ac809-1
Description: Docker Registry 2.0 (aka docker-distibution) implementation to pack, ship, store, and deliver docker images (git version).
URL: https://github.com/distribution/distribution
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: krevedko
Submitter: krevedko
FirstSubmitted: 1554977106
LastModified: 1623763314
URLPath: /cgit/aur.git/snapshot/docker-registry2-git.tar.gz