mlox on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mlox

* (Optional) Uninstall mlox on Arch using YAY

$ yay -Rns mlox

2. Manually Install "mlox" via AUR

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

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

b. Clone mlox's git locally

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

c. Go to ~/mlox folder and install it

$ cd ~/mlox $ makepkg -si

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

ID: 761408
Name: mlox
PackageBaseID: 137792
PackageBase: mlox
Version: 1.0-1
Description: A tool for sorting and analyzing Morrowind plugin load order
URL: https://github.com/mlox/mlox
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bmwinger
Submitter: bmwinger
FirstSubmitted: 1543964513
LastModified: 1594043930
URLPath: /cgit/aur.git/snapshot/mlox.tar.gz