pacman-arch on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S pacman-arch

* (Optional) Uninstall pacman-arch on Arch using YAY

$ yay -Rns pacman-arch

2. Manually Install "pacman-arch" via AUR

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

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

b. Clone pacman-arch's git locally

$ git clone https://aur.archlinux.org/pacman-arch.git ~/pacman-arch

c. Go to ~/pacman-arch folder and install it

$ cd ~/pacman-arch $ makepkg -si

3. Information about the pacman-arch package on Arch User Repository (AUR)

ID: 1058193
Name: pacman-arch
PackageBaseID: 177369
PackageBase: pacman-arch
Version: 6.0.1-1
Description: A library-based package manager with dependency support
URL: https://www.archlinux.org/pacman/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: R0dn3yS
FirstSubmitted: 1648469408
LastModified: 1648504269
URLPath: /cgit/aur.git/snapshot/pacman-arch.tar.gz