mikmod on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S mikmod

* (Optional) Uninstall mikmod on Arch using YAY

$ yay -Rns mikmod

2. Manually Install "mikmod" via AUR

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

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

b. Clone mikmod's git locally

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

c. Go to ~/mikmod folder and install it

$ cd ~/mikmod $ makepkg -si

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

ID: 429076
Name: mikmod
PackageBaseID: 14279
PackageBase: mikmod
Version: 3.2.8-1
Description: A curses module player based on libmikmod
URL: http://mikmod.sourceforge.net
NumVotes: 28
Popularity: 1.0E-6
OutOfDate:
Maintainer: gammy
Submitter: Snowman
FirstSubmitted: 1197613552
LastModified: 1500581660
URLPath: /cgit/aur.git/snapshot/mikmod.tar.gz