libpamac on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S libpamac

* (Optional) Uninstall libpamac on Arch using YAY

$ yay -Rns libpamac

2. Manually Install "libpamac" via AUR

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

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

b. Clone libpamac's git locally

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

c. Go to ~/libpamac folder and install it

$ cd ~/libpamac $ makepkg -si

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

ID: 1425579
Name: libpamac
PackageBaseID: 167792
PackageBase: libpamac
Version: 11.6.4-1
Description: Library for Pamac package manager based on libalpm
URL: https://gitlab.manjaro.org/applications/libpamac
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: WhitedonSAP
Submitter: FredBezies
FirstSubmitted: 1623258464
LastModified: 1710213866
URLPath: /cgit/aur.git/snapshot/libpamac.tar.gz

5. The same packages on other Linux Distributions