containerd-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S containerd-git

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

$ yay -Rns containerd-git

2. Manually Install "containerd-git" via AUR

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

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

b. Clone containerd-git's git locally

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

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

$ cd ~/containerd-git $ makepkg -si

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

ID: 503566
Name: containerd-git
PackageBaseID: 112297
PackageBase: containerd-git
Version: v1.1.0.rc.2.r0.gf630d5f0-1
Description: An open and reliable container runtime.
URL: https://containerd.io/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: flaccid
Submitter: flaccid
FirstSubmitted: 1465526139
LastModified: 1523969205
URLPath: /cgit/aur.git/snapshot/containerd-git.tar.gz