nvim-ft-pkgbuild on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvim-ft-pkgbuild

* (Optional) Uninstall nvim-ft-pkgbuild on Arch using YAY

$ yay -Rns nvim-ft-pkgbuild

2. Manually Install "nvim-ft-pkgbuild" via AUR

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

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

b. Clone nvim-ft-pkgbuild's git locally

$ git clone https://aur.archlinux.org/nvim-ft-pkgbuild.git ~/nvim-ft-pkgbuild

c. Go to ~/nvim-ft-pkgbuild folder and install it

$ cd ~/nvim-ft-pkgbuild $ makepkg -si

3. Information about the nvim-ft-pkgbuild package on Arch User Repository (AUR)

ID: 1314924
Name: nvim-ft-pkgbuild
PackageBaseID: 197379
PackageBase: nvim-ft-pkgbuild
Version: 1-1
Description: Neovim PKGBUILD and SRCINFO ft plugins from pacman-contrib
URL:
NumVotes: 1
Popularity: 0.02463
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1694021873
LastModified: 1694021873
URLPath: /cgit/aur.git/snapshot/nvim-ft-pkgbuild.tar.gz