neovim-filetype on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S neovim-filetype

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

$ yay -Rns neovim-filetype

2. Manually Install "neovim-filetype" via AUR

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

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

b. Clone neovim-filetype's git locally

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

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

$ cd ~/neovim-filetype $ makepkg -si

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

ID: 1113834
Name: neovim-filetype
PackageBaseID: 184119
PackageBase: neovim-filetype
Version: 0.4-1
Description: Faster version of filetype.vim
URL: https://github.com/nathom/filetype.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1658170548
LastModified: 1658170548
URLPath: /cgit/aur.git/snapshot/neovim-filetype.tar.gz