mle on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mle

* (Optional) Uninstall mle on Arch using YAY

$ yay -Rns mle

2. Manually Install "mle" via AUR

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

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

b. Clone mle's git locally

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

c. Go to ~/mle folder and install it

$ cd ~/mle $ makepkg -si

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

ID: 1263351
Name: mle
PackageBaseID: 138653
PackageBase: mle
Version: 1.7.2-1
Description: Flexible terminal-based text editor
URL: https://github.com/adsr/mle
NumVotes: 3
Popularity: 0.088952
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1547126425
LastModified: 1685046059
URLPath: /cgit/aur.git/snapshot/mle.tar.gz