mwget on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mwget

* (Optional) Uninstall mwget on Arch using YAY

$ yay -Rns mwget

2. Manually Install "mwget" via AUR

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

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

b. Clone mwget's git locally

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

c. Go to ~/mwget folder and install it

$ cd ~/mwget $ makepkg -si

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

ID: 390464
Name: mwget
PackageBaseID: 120322
PackageBase: mwget
Version: 0.1.0-1
Description: Multi-thread Downloading Tool
URL: https://sourceforge.net/projects/kmphpfm/files/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: urain39
FirstSubmitted: 1488625037
LastModified: 1488925770
URLPath: /cgit/aur.git/snapshot/mwget.tar.gz