neovide on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S neovide

* (Optional) Uninstall neovide on Arch using YAY

$ yay -Rns neovide

2. Manually Install "neovide" via AUR

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

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

b. Clone neovide's git locally

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

c. Go to ~/neovide folder and install it

$ cd ~/neovide $ makepkg -si

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

ID: 1066370
Name: neovide
PackageBaseID: 148527
PackageBase: neovide
Version: 0.8.0-1
Description: No Nonsense Neovim Client in Rust
URL: https://github.com/Kethku/neovide
NumVotes: 14
Popularity: 1.043696
OutOfDate: 1656573509
Maintainer: peeweep
FirstSubmitted: 1580114822
LastModified: 1649889315
URLPath: /cgit/aur.git/snapshot/neovide.tar.gz