nvui on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nvui

* (Optional) Uninstall nvui on Arch using YAY

$ yay -Rns nvui

2. Manually Install "nvui" via AUR

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

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

b. Clone nvui's git locally

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

c. Go to ~/nvui folder and install it

$ cd ~/nvui $ makepkg -si

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

ID: 1236598
Name: nvui
PackageBaseID: 170976
PackageBase: nvui
Version: 0.3.1-2
Description: Modern frontend for Neovim
URL: https://github.com/rohit-px2/nvui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ouuan
FirstSubmitted: 1631433255
LastModified: 1680632636
URLPath: /cgit/aur.git/snapshot/nvui.tar.gz