pacwrap on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install pacwrap on Arch using YAY
$
yay -S
pacwrap
Copied
* (Optional) Uninstall pacwrap on Arch using YAY
$
yay -Rns
pacwrap
Copied
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
Copied
b. Clone pacwrap's git locally
$
git clone https://aur.archlinux.org/pacwrap.git
~/pacwrap
Copied
c. Go to ~/pacwrap folder and install it
$
cd
~/pacwrap
Copied
$
makepkg -si
Copied
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
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