cget on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cget" 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 cget on Arch using YAY
$
yay -S
cget
Copied
* (Optional) Uninstall cget on Arch using YAY
$
yay -Rns
cget
Copied
2. Manually Install "cget" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cget's git locally
$
git clone https://aur.archlinux.org/cget.git
~/cget
Copied
c. Go to ~/cget folder and install it
$
cd
~/cget
Copied
$
makepkg -si
Copied
3. Information about the cget package on Arch User Repository (AUR)
ID: 896330
Name: cget
PackageBaseID: 165915
PackageBase: cget
Version: 1.1-1
Description: A Curl and Python Based simple download command (SYNTAX: cget url file)
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danilacasito
Submitter: danilacasito
FirstSubmitted: 1619013976
LastModified: 1619091994
URLPath: /cgit/aur.git/snapshot/cget.tar.gz
Name: cget
PackageBaseID: 165915
PackageBase: cget
Version: 1.1-1
Description: A Curl and Python Based simple download command (SYNTAX: cget url file)
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danilacasito
Submitter: danilacasito
FirstSubmitted: 1619013976
LastModified: 1619091994
URLPath: /cgit/aur.git/snapshot/cget.tar.gz