How to Install and Uninstall nerdctl Package on Arch Linux

Last updated: May 21,2024

1. Install "nerdctl" package

Here is a brief guide to show you how to install nerdctl on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S nerdctl

2. Uninstall "nerdctl" package

Please follow the steps below to uninstall nerdctl on Arch Linux:

$ sudo pacman -Rcns nerdctl

3. Information about the nerdctl package on Arch Linux

Repository : extra
Name : nerdctl
Version : 1.7.2-1
Description : Docker-compatible CLI for containerd
Architecture : x86_64
URL : https://github.com/containerd/nerdctl
Licenses : Apache
Groups : None
Provides : None
Depends On : containerd
Optional Deps : buildkit: to build OCI images
cni-plugins: to run OCI images
rootlesskit: for rootless mode
slirp4netns: for rootless mode
Conflicts With : None
Replaces : None
Download Size : 10.41 MiB
Installed Size : 35.65 MiB
Packager : George Rawlinson
Build Date : Sat Dec 16 07:34:46 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions