mango on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mango

* (Optional) Uninstall mango on Arch using YAY

$ yay -Rns mango

2. Manually Install "mango" via AUR

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

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

b. Clone mango's git locally

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

c. Go to ~/mango folder and install it

$ cd ~/mango $ makepkg -si

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

ID: 1102579
Name: mango
PackageBaseID: 155272
PackageBase: mango
Version: 2.0.1-1
Description: A tool for making backups of Arch packages and their dependencies
URL: https://gitlab.com/Taro94/mango
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Taro94
Submitter: Taro94
FirstSubmitted: 1594318447
LastModified: 1656011715
URLPath: /cgit/aur.git/snapshot/mango.tar.gz