runc-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S runc-git

* (Optional) Uninstall runc-git on Arch using YAY

$ yay -Rns runc-git

2. Manually Install "runc-git" via AUR

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

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

b. Clone runc-git's git locally

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

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

$ cd ~/runc-git $ makepkg -si

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

ID: 486185
Name: runc-git
PackageBaseID: 95171
PackageBase: runc-git
Version: v1.0.0.rc4.r217.ga618ab5a-1
Description: Container CLI tools
URL: http://runc.io/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: etnbrd
Submitter: irtimmer
FirstSubmitted: 1435163122
LastModified: 1518473471
URLPath: /cgit/aur.git/snapshot/runc-git.tar.gz