wget2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wget2

* (Optional) Uninstall wget2 on Arch using YAY

$ yay -Rns wget2

2. Manually Install "wget2" via AUR

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

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

b. Clone wget2's git locally

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

c. Go to ~/wget2 folder and install it

$ cd ~/wget2 $ makepkg -si

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

ID: 1312313
Name: wget2
PackageBaseID: 154446
PackageBase: wget2
Version: 2.1.0-1
Description: Updated version of the popular wget URL retrieval tool
URL: https://gitlab.com/gnuwget/wget2
NumVotes: 25
Popularity: 1.342504
OutOfDate:
Maintainer: wlhlm
Submitter: wlhlm
FirstSubmitted: 1592315705
LastModified: 1693583705
URLPath: /cgit/aur.git/snapshot/wget2.tar.gz