nerdctl-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nerdctl-git

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

$ yay -Rns nerdctl-git

2. Manually Install "nerdctl-git" via AUR

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

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

b. Clone nerdctl-git's git locally

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

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

$ cd ~/nerdctl-git $ makepkg -si

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

ID: 881779
Name: nerdctl-git
PackageBaseID: 164771
PackageBase: nerdctl-git
Version: v0.7.2.r4.8222244-1
Description: Docker-compatible CLI for containerd
URL: https://github.com/containerd/nerdctl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sksat
Submitter: sksat
FirstSubmitted: 1616488127
LastModified: 1616488127
URLPath: /cgit/aur.git/snapshot/nerdctl-git.tar.gz