libmxp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmxp

* (Optional) Uninstall libmxp on Arch using YAY

$ yay -Rns libmxp

2. Manually Install "libmxp" via AUR

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

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

b. Clone libmxp's git locally

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

c. Go to ~/libmxp folder and install it

$ cd ~/libmxp $ makepkg -si

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

ID: 913377
Name: libmxp
PackageBaseID: 99751
PackageBase: libmxp
Version: 0.2.5-1
Description: Mud eXtension Protocol library
URL: https://invent.kde.org/games/kmuddy.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fang0654
Submitter: tiberiousr
FirstSubmitted: 1441966146
LastModified: 1622220340
URLPath: /cgit/aur.git/snapshot/libmxp.tar.gz