panetrie on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S panetrie

* (Optional) Uninstall panetrie on Arch using YAY

$ yay -Rns panetrie

2. Manually Install "panetrie" via AUR

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

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

b. Clone panetrie's git locally

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

c. Go to ~/panetrie folder and install it

$ cd ~/panetrie $ makepkg -si

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

ID: 1407870
Name: panetrie
PackageBaseID: 202395
PackageBase: panetrie
Version: 1.0-1
Description: Config driven ALPM hook to synchronize Pacman and AUR installed package lists to a local directory.
URL: https://github.com/alexgherman/panetrie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex.gherman
Submitter: alex.gherman
FirstSubmitted: 1707710676
LastModified: 1707712826
URLPath: /cgit/aur.git/snapshot/panetrie.tar.gz