distribution on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S distribution

* (Optional) Uninstall distribution on Arch using YAY

$ yay -Rns distribution

2. Manually Install "distribution" via AUR

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

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

b. Clone distribution's git locally

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

c. Go to ~/distribution folder and install it

$ cd ~/distribution $ makepkg -si

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

ID: 1295797
Name: distribution
PackageBaseID: 196226
PackageBase: distribution
Version: 2.8.2git-2
Description: the Open Source Registry implementation for storing and distributing container images using the OCI Distribution Specification
URL: https://github.com/distribution/distribution/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1690576836
LastModified: 1690582630
URLPath: /cgit/aur.git/snapshot/distribution.tar.gz