pacfile-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pacfile-bin

* (Optional) Uninstall pacfile-bin on Arch using YAY

$ yay -Rns pacfile-bin

2. Manually Install "pacfile-bin" via AUR

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

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

b. Clone pacfile-bin's git locally

$ git clone https://aur.archlinux.org/pacfile-bin.git ~/pacfile-bin

c. Go to ~/pacfile-bin folder and install it

$ cd ~/pacfile-bin $ makepkg -si

3. Information about the pacfile-bin package on Arch User Repository (AUR)

ID: 830326
Name: pacfile-bin
PackageBaseID: 160663
PackageBase: pacfile-bin
Version: 0.0.1-3
Description: Manage your pacman packages declaratively
URL: https://github.com/mastertinner/pacfile
NumVotes: 0
Popularity: 0
OutOfDate: 1682477019
Maintainer:
Submitter: cloudlena
FirstSubmitted: 1607339949
LastModified: 1607376019
URLPath: /cgit/aur.git/snapshot/pacfile-bin.tar.gz