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