cget on AUR (Arch User Repository)

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

b. Install cget on Arch using YAY

$ yay -S cget

* (Optional) Uninstall cget on Arch using YAY

$ yay -Rns cget

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

b. Clone cget's git locally

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

c. Go to ~/cget folder and install it

$ cd ~/cget $ makepkg -si

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