oras on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "oras" 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 oras on Arch using YAY
$
yay -S
oras
Copied
* (Optional) Uninstall oras on Arch using YAY
$
yay -Rns
oras
Copied
2. Manually Install "oras" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone oras's git locally
$
git clone https://aur.archlinux.org/oras.git
~/oras
Copied
c. Go to ~/oras folder and install it
$
cd
~/oras
Copied
$
makepkg -si
Copied
3. Information about the oras package on Arch User Repository (AUR)
ID: 1275548
Name: oras
PackageBaseID: 143454
PackageBase: oras
Version: 1.0.0-1
Description: A command line tool that allows you to push and pull files from any OCI registry
URL: https://github.com/oras-project/oras
NumVotes: 3
Popularity: 0.043587
OutOfDate:
Maintainer: JayceCao
Submitter: dbirks
FirstSubmitted: 1563053815
LastModified: 1687179662
URLPath: /cgit/aur.git/snapshot/oras.tar.gz
Name: oras
PackageBaseID: 143454
PackageBase: oras
Version: 1.0.0-1
Description: A command line tool that allows you to push and pull files from any OCI registry
URL: https://github.com/oras-project/oras
NumVotes: 3
Popularity: 0.043587
OutOfDate:
Maintainer: JayceCao
Submitter: dbirks
FirstSubmitted: 1563053815
LastModified: 1687179662
URLPath: /cgit/aur.git/snapshot/oras.tar.gz