nojail on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "nojail" 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
Copied
b. Install nojail on Arch using YAY
$
yay -S
nojail
Copied
* (Optional) Uninstall nojail on Arch using YAY
$
yay -Rns
nojail
Copied
2. Manually Install "nojail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nojail's git locally
$
git clone https://aur.archlinux.org/nojail.git
~/nojail
Copied
c. Go to ~/nojail folder and install it
$
cd
~/nojail
Copied
$
makepkg -si
Copied
3. Information about the nojail package on Arch User Repository (AUR)
ID: 1031701
Name: nojail
PackageBaseID: 167039
PackageBase: nojail
Version: 1.0.1-1
Description: Script to execute binaries outside firejail
URL: https://github.com/kugland/nojail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kugland
FirstSubmitted: 1621310097
LastModified: 1644036270
URLPath: /cgit/aur.git/snapshot/nojail.tar.gz
Name: nojail
PackageBaseID: 167039
PackageBase: nojail
Version: 1.0.1-1
Description: Script to execute binaries outside firejail
URL: https://github.com/kugland/nojail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kugland
FirstSubmitted: 1621310097
LastModified: 1644036270
URLPath: /cgit/aur.git/snapshot/nojail.tar.gz