isolate-git on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S isolate-git

* (Optional) Uninstall isolate-git on Arch using YAY

$ yay -Rns isolate-git

2. Manually Install "isolate-git" via AUR

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

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

b. Clone isolate-git's git locally

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

c. Go to ~/isolate-git folder and install it

$ cd ~/isolate-git $ makepkg -si

3. Information about the isolate-git package on Arch User Repository (AUR)

ID: 1422329
Name: isolate-git
PackageBaseID: 96488
PackageBase: isolate-git
Version: r236.303b958-1
Description: Sandbox for securely executing untrusted programs
URL: https://github.com/ioi/isolate
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: lehrgangsserver
Submitter: seirl
FirstSubmitted: 1438100206
LastModified: 1709798504
URLPath: /cgit/aur.git/snapshot/isolate-git.tar.gz