mle on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install mle on Arch using YAY
$
yay -S
mle
Copied
* (Optional) Uninstall mle on Arch using YAY
$
yay -Rns
mle
Copied
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
Copied
b. Clone mle's git locally
$
git clone https://aur.archlinux.org/mle.git
~/mle
Copied
c. Go to ~/mle folder and install it
$
cd
~/mle
Copied
$
makepkg -si
Copied
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
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