neovim-notify on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S neovim-notify

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

$ yay -Rns neovim-notify

2. Manually Install "neovim-notify" via AUR

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

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

b. Clone neovim-notify's git locally

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

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

$ cd ~/neovim-notify $ makepkg -si

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

ID: 1151208
Name: neovim-notify
PackageBaseID: 171851
PackageBase: neovim-notify
Version: 3.6.3-1
Description: Notification manager for Neovim
URL: https://github.com/rcarriga/nvim-notify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1633830254
LastModified: 1665522842
URLPath: /cgit/aur.git/snapshot/neovim-notify.tar.gz