docker-rootless-extras on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "docker-rootless-extras" 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 docker-rootless-extras on Arch using YAY

$ yay -S docker-rootless-extras

* (Optional) Uninstall docker-rootless-extras on Arch using YAY

$ yay -Rns docker-rootless-extras

2. Manually Install "docker-rootless-extras" via AUR

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

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

b. Clone docker-rootless-extras's git locally

$ git clone https://aur.archlinux.org/docker-rootless-extras.git ~/docker-rootless-extras

c. Go to ~/docker-rootless-extras folder and install it

$ cd ~/docker-rootless-extras $ makepkg -si

3. Information about the docker-rootless-extras package on Arch User Repository (AUR)

ID: 1410480
Name: docker-rootless-extras
PackageBaseID: 165610
PackageBase: docker-rootless-extras
Version: 25.0.3-1
Description: Extras to run docker as non-root.
URL: https://docs.docker.com/engine/security/rootless/
NumVotes: 28
Popularity: 0.684977
OutOfDate:
Maintainer: Stebalien
Submitter: whynothugo
FirstSubmitted: 1618423081
LastModified: 1708107010
URLPath: /cgit/aur.git/snapshot/docker-rootless-extras.tar.gz