pamac-cli on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S pamac-cli

* (Optional) Uninstall pamac-cli on Arch using YAY

$ yay -Rns pamac-cli

2. Manually Install "pamac-cli" via AUR

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

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

b. Clone pamac-cli's git locally

$ git clone https://aur.archlinux.org/pamac-cli.git ~/pamac-cli

c. Go to ~/pamac-cli folder and install it

$ cd ~/pamac-cli $ makepkg -si

3. Information about the pamac-cli package on Arch User Repository (AUR)

ID: 1363987
Name: pamac-cli
PackageBaseID: 140788
PackageBase: pamac-cli
Version: 11.6.0-2
Description: Pamac cli frontend for libalpm
URL: https://gitlab.manjaro.org/applications/pamac-cli
NumVotes: 12
Popularity: 0.110515
OutOfDate:
Maintainer: patlefort
Submitter: Zeph
FirstSubmitted: 1553790868
LastModified: 1701641117
URLPath: /cgit/aur.git/snapshot/pamac-cli.tar.gz

5. The same packages on other Linux Distributions