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