isolate on AUR (Arch User Repository)

Last updated: May 17,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

b. Install isolate on Arch using YAY

$ yay -S isolate

* (Optional) Uninstall isolate on Arch using YAY

$ yay -Rns isolate

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

b. Clone isolate's git locally

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

c. Go to ~/isolate folder and install it

$ cd ~/isolate $ makepkg -si

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