wmget on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S wmget

* (Optional) Uninstall wmget on Arch using YAY

$ yay -Rns wmget

2. Manually Install "wmget" via AUR

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

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

b. Clone wmget's git locally

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

c. Go to ~/wmget folder and install it

$ cd ~/wmget $ makepkg -si

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

ID: 330848
Name: wmget
PackageBaseID: 114833
PackageBase: wmget
Version: 0.6.1-1
Description: dockapp that performs long downloads in background
URL: http://www.dockapps.net/wmget
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1471593202
LastModified: 1471593202
URLPath: /cgit/aur.git/snapshot/wmget.tar.gz