mad on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mad

* (Optional) Uninstall mad on Arch using YAY

$ yay -Rns mad

2. Manually Install "mad" via AUR

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

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

b. Clone mad's git locally

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

c. Go to ~/mad folder and install it

$ cd ~/mad $ makepkg -si

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

ID: 396469
Name: mad
PackageBaseID: 106370
PackageBase: mad
Version: 3.3-1
Description: A simple rebar-compatible dependency manager and developer tool with plugins
URL: http://synrc.com/apps/mad/
NumVotes: 0
Popularity: 0
OutOfDate: 1520072190
Maintainer:
Submitter: dseg
FirstSubmitted: 1453282667
LastModified: 1490747203
URLPath: /cgit/aur.git/snapshot/mad.tar.gz