pacmanfile on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S pacmanfile

* (Optional) Uninstall pacmanfile on Arch using YAY

$ yay -Rns pacmanfile

2. Manually Install "pacmanfile" via AUR

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

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

b. Clone pacmanfile's git locally

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

c. Go to ~/pacmanfile folder and install it

$ cd ~/pacmanfile $ makepkg -si

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

ID: 1060909
Name: pacmanfile
PackageBaseID: 160811
PackageBase: pacmanfile
Version: 0.0.8-3
Description: Manage your pacman packages declaratively
URL: https://github.com/cloudlena/pacmanfile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cloudlena
Submitter: cloudlena
FirstSubmitted: 1607691286
LastModified: 1648996417
URLPath: /cgit/aur.git/snapshot/pacmanfile.tar.gz