glrnvim on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S glrnvim

* (Optional) Uninstall glrnvim on Arch using YAY

$ yay -Rns glrnvim

2. Manually Install "glrnvim" via AUR

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

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

b. Clone glrnvim's git locally

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

c. Go to ~/glrnvim folder and install it

$ cd ~/glrnvim $ makepkg -si

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

ID: 1382468
Name: glrnvim
PackageBaseID: 140467
PackageBase: glrnvim
Version: 1.4.0-0
Description: A GPU-accelerated neovim GUI.
URL: https://github.com/beeender/glrnvim
NumVotes: 3
Popularity: 0.000194
OutOfDate:
Maintainer: beeender
Submitter: beeender
FirstSubmitted: 1553149272
LastModified: 1704726153
URLPath: /cgit/aur.git/snapshot/glrnvim.tar.gz