pget on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pget" 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 pget on Arch using YAY
$
yay -S
pget
Copied
* (Optional) Uninstall pget on Arch using YAY
$
yay -Rns
pget
Copied
2. Manually Install "pget" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pget's git locally
$
git clone https://aur.archlinux.org/pget.git
~/pget
Copied
c. Go to ~/pget folder and install it
$
cd
~/pget
Copied
$
makepkg -si
Copied
3. Information about the pget package on Arch User Repository (AUR)
ID: 1321268
Name: pget
PackageBaseID: 113605
PackageBase: pget
Version: 0.2.1-1
Description: Fast, resumable, and parallel file download client, written in go.
URL: https://github.com/Code-Hex/pget
NumVotes: 4
Popularity: 0.007869
OutOfDate:
Maintainer: Drew
Submitter: dmgk
FirstSubmitted: 1468462489
LastModified: 1695132482
URLPath: /cgit/aur.git/snapshot/pget.tar.gz
Name: pget
PackageBaseID: 113605
PackageBase: pget
Version: 0.2.1-1
Description: Fast, resumable, and parallel file download client, written in go.
URL: https://github.com/Code-Hex/pget
NumVotes: 4
Popularity: 0.007869
OutOfDate:
Maintainer: Drew
Submitter: dmgk
FirstSubmitted: 1468462489
LastModified: 1695132482
URLPath: /cgit/aur.git/snapshot/pget.tar.gz