minijail on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S minijail

* (Optional) Uninstall minijail on Arch using YAY

$ yay -Rns minijail

2. Manually Install "minijail" via AUR

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

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

b. Clone minijail's git locally

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

c. Go to ~/minijail folder and install it

$ cd ~/minijail $ makepkg -si

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

ID: 511769
Name: minijail
PackageBaseID: 86222
PackageBase: minijail
Version: 55.8872-1
Description: Tool to run a process in jailed environment
URL: https://chromium.googlesource.com/aosp/platform/external/minijail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1412273197
LastModified: 1526584903
URLPath: /cgit/aur.git/snapshot/minijail.tar.gz