pacwrap-dist on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S pacwrap-dist

* (Optional) Uninstall pacwrap-dist on Arch using YAY

$ yay -Rns pacwrap-dist

2. Manually Install "pacwrap-dist" via AUR

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

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

b. Clone pacwrap-dist's git locally

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

c. Go to ~/pacwrap-dist folder and install it

$ cd ~/pacwrap-dist $ makepkg -si

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

ID: 1409259
Name: pacwrap-dist
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-dist.tar.gz