fetchpkg on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "fetchpkg" 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 fetchpkg on Arch using YAY
$
yay -S
fetchpkg
Copied
* (Optional) Uninstall fetchpkg on Arch using YAY
$
yay -Rns
fetchpkg
Copied
2. Manually Install "fetchpkg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fetchpkg's git locally
$
git clone https://aur.archlinux.org/fetchpkg.git
~/fetchpkg
Copied
c. Go to ~/fetchpkg folder and install it
$
cd
~/fetchpkg
Copied
$
makepkg -si
Copied
3. Information about the fetchpkg package on Arch User Repository (AUR)
ID: 440644
Name: fetchpkg
PackageBaseID: 120734
PackageBase: fetchpkg
Version: 0.3-7
Description: CLI frontend for pacman / AUR
URL: https://github.com/deadhead420/fetchpkg
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: deadhead
Submitter: deadhead
FirstSubmitted: 1489885764
LastModified: 1504480986
URLPath: /cgit/aur.git/snapshot/fetchpkg.tar.gz
Name: fetchpkg
PackageBaseID: 120734
PackageBase: fetchpkg
Version: 0.3-7
Description: CLI frontend for pacman / AUR
URL: https://github.com/deadhead420/fetchpkg
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: deadhead
Submitter: deadhead
FirstSubmitted: 1489885764
LastModified: 1504480986
URLPath: /cgit/aur.git/snapshot/fetchpkg.tar.gz