myget on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S myget

* (Optional) Uninstall myget on Arch using YAY

$ yay -Rns myget

2. Manually Install "myget" via AUR

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

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

b. Clone myget's git locally

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

c. Go to ~/myget folder and install it

$ cd ~/myget $ makepkg -si

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

ID: 1414632
Name: myget
PackageBaseID: 120582
PackageBase: myget
Version: 1.1.2.r13.g796185d-1
Description: Multi-thread downloader accelerator for GNU/Linux (fork)
URL: https://myget.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: urain39
FirstSubmitted: 1489445356
LastModified: 1708755102
URLPath: /cgit/aur.git/snapshot/myget.tar.gz