moe on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S moe

* (Optional) Uninstall moe on Arch using YAY

$ yay -Rns moe

2. Manually Install "moe" via AUR

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

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

b. Clone moe's git locally

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

c. Go to ~/moe folder and install it

$ cd ~/moe $ makepkg -si

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

ID: 1405370
Name: moe
PackageBaseID: 2371
PackageBase: moe
Version: 1.14-1
Description: A powerful, 8-bit clean, text editor. Supports ISO-8859-15 and ASCII.
URL: http://www.gnu.org/software/moe/moe.html
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter:
FirstSubmitted: 1128764287
LastModified: 1707284365
URLPath: /cgit/aur.git/snapshot/moe.tar.gz

5. The same packages on other Linux Distributions