pacdef on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S pacdef

* (Optional) Uninstall pacdef on Arch using YAY

$ yay -Rns pacdef

2. Manually Install "pacdef" via AUR

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

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

b. Clone pacdef's git locally

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

c. Go to ~/pacdef folder and install it

$ cd ~/pacdef $ makepkg -si

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

ID: 1409538
Name: pacdef
PackageBaseID: 162402
PackageBase: pacdef
Version: 1.4.1-1
Description: multi-backend declarative package manager for Linux
URL: https://github.com/steven-omaha/pacdef
NumVotes: 5
Popularity: 0.005734
OutOfDate:
Maintainer: solnce
Submitter: solnce
FirstSubmitted: 1611321288
LastModified: 1707995499
URLPath: /cgit/aur.git/snapshot/pacdef.tar.gz