isolate on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "isolate" 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 isolate on Arch using YAY
$
yay -S
isolate
Copied
* (Optional) Uninstall isolate on Arch using YAY
$
yay -Rns
isolate
Copied
2. Manually Install "isolate" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone isolate's git locally
$
git clone https://aur.archlinux.org/isolate.git
~/isolate
Copied
c. Go to ~/isolate folder and install it
$
cd
~/isolate
Copied
$
makepkg -si
Copied
3. Information about the isolate package on Arch User Repository (AUR)
ID: 1423404
Name: isolate
PackageBaseID: 107017
PackageBase: isolate
Version: 2.0-1
Description: Sandbox for securely executing untrusted programs
URL: https://github.com/ioi/isolate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: wil93
FirstSubmitted: 1454508755
LastModified: 1709921759
URLPath: /cgit/aur.git/snapshot/isolate.tar.gz
Name: isolate
PackageBaseID: 107017
PackageBase: isolate
Version: 2.0-1
Description: Sandbox for securely executing untrusted programs
URL: https://github.com/ioi/isolate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: wil93
FirstSubmitted: 1454508755
LastModified: 1709921759
URLPath: /cgit/aur.git/snapshot/isolate.tar.gz