bubblejail on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S bubblejail

* (Optional) Uninstall bubblejail on Arch using YAY

$ yay -Rns bubblejail

2. Manually Install "bubblejail" via AUR

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

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

b. Clone bubblejail's git locally

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

c. Go to ~/bubblejail folder and install it

$ cd ~/bubblejail $ makepkg -si

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

ID: 1419542
Name: bubblejail
PackageBaseID: 158478
PackageBase: bubblejail
Version: 0.8.3-1
Description: Bubblewrap based sandboxing utility
URL: https://github.com/igo95862/bubblejail
NumVotes: 9
Popularity: 0.31886
OutOfDate:
Maintainer: igo95862
Submitter: igo95862
FirstSubmitted: 1602077819
LastModified: 1709393269
URLPath: /cgit/aur.git/snapshot/bubblejail.tar.gz