mudlet on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mudlet

* (Optional) Uninstall mudlet on Arch using YAY

$ yay -Rns mudlet

2. Manually Install "mudlet" via AUR

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

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

b. Clone mudlet's git locally

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

c. Go to ~/mudlet folder and install it

$ cd ~/mudlet $ makepkg -si

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

ID: 1237833
Name: mudlet
PackageBaseID: 24672
PackageBase: mudlet
Version: 4.17.2-1
Description: A modern MUD client with a graphical user inteface and built in Lua scripting
URL: http://www.mudlet.org
NumVotes: 23
Popularity: 0.001429
OutOfDate:
Maintainer: Xabre
Submitter:
FirstSubmitted: 1236999949
LastModified: 1680853428
URLPath: /cgit/aur.git/snapshot/mudlet.tar.gz