wget-xdg on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S wget-xdg

* (Optional) Uninstall wget-xdg on Arch using YAY

$ yay -Rns wget-xdg

2. Manually Install "wget-xdg" via AUR

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

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

b. Clone wget-xdg's git locally

$ git clone https://aur.archlinux.org/wget-xdg.git ~/wget-xdg

c. Go to ~/wget-xdg folder and install it

$ cd ~/wget-xdg $ makepkg -si

3. Information about the wget-xdg package on Arch User Repository (AUR)

ID: 1101316
Name: wget-xdg
PackageBaseID: 173183
PackageBase: wget-xdg
Version: 1.21.3-1
Description: Network utility to retrieve files from the Web - but moving ~/.wget-hsts to $XDG_CACHE_HOME/wget/hsts
URL: https://www.gnu.org/software/wget/wget.html
NumVotes: 1
Popularity: 0.850853
OutOfDate:
Maintainer: noahvogt
FirstSubmitted: 1637189754
LastModified: 1655762675
URLPath: /cgit/aur.git/snapshot/wget-xdg.tar.gz