mego on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mego

* (Optional) Uninstall mego on Arch using YAY

$ yay -Rns mego

2. Manually Install "mego" via AUR

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

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

b. Clone mego's git locally

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

c. Go to ~/mego folder and install it

$ cd ~/mego $ makepkg -si

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

ID: 716865
Name: mego
PackageBaseID: 144140
PackageBase: mego
Version: 1.3.0-2
Description: A simple megadl wrapper with auto-retry and download list
URL: https://github.com/scotow/mego
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: scotow
Submitter: scotow
FirstSubmitted: 1565193173
LastModified: 1586036712
URLPath: /cgit/aur.git/snapshot/mego.tar.gz