neovim-qml on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S neovim-qml

* (Optional) Uninstall neovim-qml on Arch using YAY

$ yay -Rns neovim-qml

2. Manually Install "neovim-qml" via AUR

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

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

b. Clone neovim-qml's git locally

$ git clone https://aur.archlinux.org/neovim-qml.git ~/neovim-qml

c. Go to ~/neovim-qml folder and install it

$ cd ~/neovim-qml $ makepkg -si

3. Information about the neovim-qml package on Arch User Repository (AUR)

ID: 1373698
Name: neovim-qml
PackageBaseID: 174345
PackageBase: neovim-qml
Version: r57.892c36a-1
Description: QML syntax highlighting for Neovim
URL: https://github.com/peterhoeg/vim-qml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ivknv
Submitter: ivknv
FirstSubmitted: 1640334059
LastModified: 1703185314
URLPath: /cgit/aur.git/snapshot/neovim-qml.tar.gz