pget on AUR (Arch User Repository)

Last updated: June 30,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

b. Install pget on Arch using YAY

$ yay -S pget

* (Optional) Uninstall pget on Arch using YAY

$ yay -Rns pget

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

b. Clone pget's git locally

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

c. Go to ~/pget folder and install it

$ cd ~/pget $ makepkg -si

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