pacnews-neovim on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacnews-neovim

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

$ yay -Rns pacnews-neovim

2. Manually Install "pacnews-neovim" via AUR

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

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

b. Clone pacnews-neovim's git locally

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

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

$ cd ~/pacnews-neovim $ makepkg -si

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

ID: 435712
Name: pacnews-neovim
PackageBaseID: 124833
PackageBase: pacnews-neovim
Version: 0.0.1-1
Description: Find .pacnew files and merge them with neovim diff
URL: demizerone.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: demizer
Submitter: demizer
FirstSubmitted: 1502734551
LastModified: 1502734753
URLPath: /cgit/aur.git/snapshot/pacnews-neovim.tar.gz