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