pacdb on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pacdb

* (Optional) Uninstall pacdb on Arch using YAY

$ yay -Rns pacdb

2. Manually Install "pacdb" via AUR

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

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

b. Clone pacdb's git locally

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

c. Go to ~/pacdb folder and install it

$ cd ~/pacdb $ makepkg -si

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

ID: 1390146
Name: pacdb
PackageBaseID: 201525
PackageBase: pacdb
Version: 1.1.1-2
Description: Pacman Database to SQLite Converter
URL: https://github.com/ryanpetris/pacdb
NumVotes: 1
Popularity: 0.368823
OutOfDate:
Maintainer: petris
Submitter: petris
FirstSubmitted: 1705240299
LastModified: 1705875807
URLPath: /cgit/aur.git/snapshot/pacdb.tar.gz