vim-torque on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S vim-torque

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

$ yay -Rns vim-torque

2. Manually Install "vim-torque" via AUR

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

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

b. Clone vim-torque's git locally

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

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

$ cd ~/vim-torque $ makepkg -si

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

ID: 781382
Name: vim-torque
PackageBaseID: 156947
PackageBase: vim-torque
Version: 20200821.e0973e6-1
Description: Syntax highlighting support for the V8 Torque domain-specific language
URL: https://chromium.googlesource.com/v8/v8/+/HEAD/tools/torque/vim-torque/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: relrel
Submitter: relrel
FirstSubmitted: 1598027455
LastModified: 1598027455
URLPath: /cgit/aur.git/snapshot/vim-torque.tar.gz