neovim-headlines on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S neovim-headlines

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

$ yay -Rns neovim-headlines

2. Manually Install "neovim-headlines" via AUR

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

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

b. Clone neovim-headlines's git locally

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

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

$ cd ~/neovim-headlines $ makepkg -si

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

ID: 1114211
Name: neovim-headlines
PackageBaseID: 173644
PackageBase: neovim-headlines
Version: 3.3.0-1
Description: Adds highlights for text filetypes
URL: https://github.com/lukas-reineke/headlines.nvim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1638549138
LastModified: 1658266264
URLPath: /cgit/aur.git/snapshot/neovim-headlines.tar.gz