rootlesskit-bin on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S rootlesskit-bin

* (Optional) Uninstall rootlesskit-bin on Arch using YAY

$ yay -Rns rootlesskit-bin

2. Manually Install "rootlesskit-bin" via AUR

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

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

b. Clone rootlesskit-bin's git locally

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

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

$ cd ~/rootlesskit-bin $ makepkg -si

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

ID: 1368732
Name: rootlesskit-bin
PackageBaseID: 166399
PackageBase: rootlesskit-bin
Version: 1.1.1-1
Description: Linux-native 'fake root' for implementing rootless containers
URL: https://github.com/rootless-containers/rootlesskit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1620165226
LastModified: 1702419957
URLPath: /cgit/aur.git/snapshot/rootlesskit-bin.tar.gz