jailkit on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jailkit

* (Optional) Uninstall jailkit on Arch using YAY

$ yay -Rns jailkit

2. Manually Install "jailkit" via AUR

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

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

b. Clone jailkit's git locally

$ git clone https://aur.archlinux.org/jailkit.git ~/jailkit

c. Go to ~/jailkit folder and install it

$ cd ~/jailkit $ makepkg -si

3. Information about the jailkit package on Arch User Repository (AUR)

ID: 763209
Name: jailkit
PackageBaseID: 155302
PackageBase: jailkit
Version: 2.21-2
Description: A set of utilities to limit user accounts to specific files .
URL: https://olivier.sessink.nl/jailkit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tdebruyn
Submitter: tdebruyn
FirstSubmitted: 1594394401
LastModified: 1594396958
URLPath: /cgit/aur.git/snapshot/jailkit.tar.gz