nyaovim on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nyaovim

* (Optional) Uninstall nyaovim on Arch using YAY

$ yay -Rns nyaovim

2. Manually Install "nyaovim" via AUR

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

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

b. Clone nyaovim's git locally

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

c. Go to ~/nyaovim folder and install it

$ cd ~/nyaovim $ makepkg -si

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

ID: 481531
Name: nyaovim
PackageBaseID: 106481
PackageBase: nyaovim
Version: 0.2.0-1
Description: Neovim frontend built on Electron
URL: https://www.npmjs.com/package/nyaovim
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: fusion809
Submitter: dywedir
FirstSubmitted: 1453477418
LastModified: 1517118546
URLPath: /cgit/aur.git/snapshot/nyaovim.tar.gz