mudix on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mudix

* (Optional) Uninstall mudix on Arch using YAY

$ yay -Rns mudix

2. Manually Install "mudix" via AUR

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

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

b. Clone mudix's git locally

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

c. Go to ~/mudix folder and install it

$ cd ~/mudix $ makepkg -si

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

ID: 203964
Name: mudix
PackageBaseID: 1097
PackageBase: mudix
Version: 4.3-2
Description: A lightweight and very stable MUD client for the linux console
URL: http://dw.nl.eu.org/mudix.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
FirstSubmitted: 1118338148
LastModified: 1435506270
URLPath: /cgit/aur.git/snapshot/mudix.tar.gz