pbget on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "pbget" 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 pbget on Arch using YAY
$
yay -S
pbget
Copied
* (Optional) Uninstall pbget on Arch using YAY
$
yay -Rns
pbget
Copied
2. Manually Install "pbget" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pbget's git locally
$
git clone https://aur.archlinux.org/pbget.git
~/pbget
Copied
c. Go to ~/pbget folder and install it
$
cd
~/pbget
Copied
$
makepkg -si
Copied
3. Information about the pbget package on Arch User Repository (AUR)
ID: 1279445
Name: pbget
PackageBaseID: 23848
PackageBase: pbget
Version: 2021.12-13
Description: Retrieve PKGBUILDs and local source files from Git, ABS and the AUR for makepkg.
URL: https://xyne.dev/projects/pbget
NumVotes: 89
Popularity: 0.166825
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1234509412
LastModified: 1687858397
URLPath: /cgit/aur.git/snapshot/pbget.tar.gz
Name: pbget
PackageBaseID: 23848
PackageBase: pbget
Version: 2021.12-13
Description: Retrieve PKGBUILDs and local source files from Git, ABS and the AUR for makepkg.
URL: https://xyne.dev/projects/pbget
NumVotes: 89
Popularity: 0.166825
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1234509412
LastModified: 1687858397
URLPath: /cgit/aur.git/snapshot/pbget.tar.gz