moe-nim on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S moe-nim

* (Optional) Uninstall moe-nim on Arch using YAY

$ yay -Rns moe-nim

2. Manually Install "moe-nim" via AUR

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

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

b. Clone moe-nim's git locally

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

c. Go to ~/moe-nim folder and install it

$ cd ~/moe-nim $ makepkg -si

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

ID: 1007985
Name: moe-nim
PackageBaseID: 173662
PackageBase: moe-nim
Version: 0.3.0-1
Description: A command line based editor inspired by vim. Written in Nim.
URL: https://editor.moe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: firegem
Submitter: firegem
FirstSubmitted: 1638660176
LastModified: 1640116480
URLPath: /cgit/aur.git/snapshot/moe-nim.tar.gz