pacwrap on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pacwrap

* (Optional) Uninstall pacwrap on Arch using YAY

$ yay -Rns pacwrap

2. Manually Install "pacwrap" via AUR

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

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

b. Clone pacwrap's git locally

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

c. Go to ~/pacwrap folder and install it

$ cd ~/pacwrap $ makepkg -si

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

ID: 1409258
Name: pacwrap
PackageBaseID: 202396
PackageBase: pacwrap
Version: 0.7.2-1
Description: Facilitates the creation, management, and execution of unprivileged Arch-based bubblewrap containers.
URL: https://pacwrap.sapphirus.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sapphirus
Submitter: Sapphirus
FirstSubmitted: 1707717385
LastModified: 1707941348
URLPath: /cgit/aur.git/snapshot/pacwrap.tar.gz