vim-gdscript on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vim-gdscript

* (Optional) Uninstall vim-gdscript on Arch using YAY

$ yay -Rns vim-gdscript

2. Manually Install "vim-gdscript" via AUR

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

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

b. Clone vim-gdscript's git locally

$ git clone https://aur.archlinux.org/vim-gdscript.git ~/vim-gdscript

c. Go to ~/vim-gdscript folder and install it

$ cd ~/vim-gdscript $ makepkg -si

3. Information about the vim-gdscript package on Arch User Repository (AUR)

ID: 739096
Name: vim-gdscript
PackageBaseID: 124701
PackageBase: vim-gdscript
Version: 0.2-2
Description: Vim syntax highliting for the Godot Game Engine scripting language GDScript
URL: https://github.com/calviken/vim-gdscript3
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Rubonnek
FirstSubmitted: 1502419285
LastModified: 1589883838
URLPath: /cgit/aur.git/snapshot/vim-gdscript.tar.gz