gvls on AUR (Arch User Repository)

Last updated: June 22,2024

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

$ yay -S gvls

* (Optional) Uninstall gvls on Arch using YAY

$ yay -Rns gvls

2. Manually Install "gvls" via AUR

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

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

b. Clone gvls's git locally

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

c. Go to ~/gvls folder and install it

$ cd ~/gvls $ makepkg -si

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

ID: 886427
Name: gvls
PackageBaseID: 146644
PackageBase: gvls
Version: 0.19.0-1
Description: GNOME Vala Language Server
URL: https://gitlab.gnome.org/esodan/gvls
NumVotes: 0
Popularity: 0
OutOfDate: 1645901547
Maintainer: BerelTarMaciltur
Submitter: BerelTarMaciltur
FirstSubmitted: 1573771320
LastModified: 1617318454
URLPath: /cgit/aur.git/snapshot/gvls.tar.gz