pac-wrapper on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pac-wrapper

* (Optional) Uninstall pac-wrapper on Arch using YAY

$ yay -Rns pac-wrapper

2. Manually Install "pac-wrapper" via AUR

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

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

b. Clone pac-wrapper's git locally

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

c. Go to ~/pac-wrapper folder and install it

$ cd ~/pac-wrapper $ makepkg -si

3. Information about the pac-wrapper package on Arch User Repository (AUR)

ID: 1185161
Name: pac-wrapper
PackageBaseID: 187680
PackageBase: pac-wrapper
Version: 4.0.0-2
Description: A pacman wrapper that provides intuitive syntax similar to dnf, apt, zypper, etc.
URL: https://github.com/eatsu/pac-wrapper
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: eatsu
Submitter: eatsu
FirstSubmitted: 1668920503
LastModified: 1671449999
URLPath: /cgit/aur.git/snapshot/pac-wrapper.tar.gz