pacdef on AUR (Arch User Repository)
Last updated: January 06,2025
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
Copied
b. Install pacdef on Arch using YAY
$
yay -S
pacdef
Copied
* (Optional) Uninstall pacdef on Arch using YAY
$
yay -Rns
pacdef
Copied
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
Copied
b. Clone pacdef's git locally
$
git clone https://aur.archlinux.org/pacdef.git
~/pacdef
Copied
c. Go to ~/pacdef folder and install it
$
cd
~/pacdef
Copied
$
makepkg -si
Copied
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
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