neovide-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S neovide-bin

* (Optional) Uninstall neovide-bin on Arch using YAY

$ yay -Rns neovide-bin

2. Manually Install "neovide-bin" via AUR

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

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

b. Clone neovide-bin's git locally

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

c. Go to ~/neovide-bin folder and install it

$ cd ~/neovide-bin $ makepkg -si

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

ID: 926893
Name: neovide-bin
PackageBaseID: 166367
PackageBase: neovide-bin
Version: 0.7.0-3
Description: No Nonsense Neovim Client in Rust (prebuilt)
URL: https://github.com/Kethku/neovide
NumVotes: 2
Popularity: 0.001372
OutOfDate: 1638967758
Maintainer: user981257923
FirstSubmitted: 1620067231
LastModified: 1624817212
URLPath: /cgit/aur.git/snapshot/neovide-bin.tar.gz