axmud on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S axmud

* (Optional) Uninstall axmud on Arch using YAY

$ yay -Rns axmud

2. Manually Install "axmud" via AUR

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

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

b. Clone axmud's git locally

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

c. Go to ~/axmud folder and install it

$ cd ~/axmud $ makepkg -si

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

ID: 1009035
Name: axmud
PackageBaseID: 143006
PackageBase: axmud
Version: 1.3.019-1
Description: GTK3 Multi-User Dungeon (MUD) client
URL: https://axmud.sourceforge.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pezz
FirstSubmitted: 1561429731
LastModified: 1640288659
URLPath: /cgit/aur.git/snapshot/axmud.tar.gz