mmucl on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S mmucl

* (Optional) Uninstall mmucl on Arch using YAY

$ yay -Rns mmucl

2. Manually Install "mmucl" via AUR

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

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

b. Clone mmucl's git locally

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

c. Go to ~/mmucl folder and install it

$ cd ~/mmucl $ makepkg -si

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

ID: 203961
Name: mmucl
PackageBaseID: 16190
PackageBase: mmucl
Version: 1.5.2-2
Description: MUD client programmed in tcl
URL: http://mmucl.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1207365161
LastModified: 1435506172
URLPath: /cgit/aur.git/snapshot/mmucl.tar.gz