wgetpkg on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "wgetpkg" 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 wgetpkg on Arch using YAY

$ yay -S wgetpkg

* (Optional) Uninstall wgetpkg on Arch using YAY

$ yay -Rns wgetpkg

2. Manually Install "wgetpkg" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone wgetpkg's git locally

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

c. Go to ~/wgetpkg folder and install it

$ cd ~/wgetpkg $ makepkg -si

3. Information about the wgetpkg package on Arch User Repository (AUR)

ID: 489597
Name: wgetpkg
PackageBaseID: 70074
PackageBase: wgetpkg
Version: 0.2.0-1
Description: Download AUR packages with wget
URL: https://github.com/atweiden/wgetpkg
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1368942595
LastModified: 1519579291
URLPath: /cgit/aur.git/snapshot/wgetpkg.tar.gz