nerdctl-full on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nerdctl-full

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

$ yay -Rns nerdctl-full

2. Manually Install "nerdctl-full" 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's git locally

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

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

$ cd ~/nerdctl-full $ makepkg -si

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

ID: 1114134
Name: nerdctl-full
PackageBaseID: 184138
PackageBase: nerdctl-full
Version: 1-1
Description: Docker-compatible CLI for containerd (Meta package with all the optional dependencies)
URL: https://github.com/containerd/nerdctl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 5long
Submitter: 5long
FirstSubmitted: 1658249897
LastModified: 1658249897
URLPath: /cgit/aur.git/snapshot/nerdctl-full.tar.gz