nerdctl-full-bin on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nerdctl-full-bin

* (Optional) Uninstall nerdctl-full-bin on Arch using YAY

$ yay -Rns nerdctl-full-bin

2. Manually Install "nerdctl-full-bin" via AUR

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

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

b. Clone nerdctl-full-bin's git locally

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

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

$ cd ~/nerdctl-full-bin $ makepkg -si

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

ID: 1411881
Name: nerdctl-full-bin
PackageBaseID: 173110
PackageBase: nerdctl-full-bin
Version: 2.0.0-beta.1-1
Description: nerdctl full pkg, bundle with containerd/CNI plugin/RootlessKit
URL: https://github.com/containerd/nerdctl
NumVotes: 2
Popularity: 0.002902
OutOfDate:
Maintainer: wuhx
Submitter: wuhx
FirstSubmitted: 1636969806
LastModified: 1708348873
URLPath: /cgit/aur.git/snapshot/nerdctl-full-bin.tar.gz