cmp-buffer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cmp-buffer

* (Optional) Uninstall cmp-buffer on Arch using YAY

$ yay -Rns cmp-buffer

2. Manually Install "cmp-buffer" via AUR

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

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

b. Clone cmp-buffer's git locally

$ git clone https://aur.archlinux.org/cmp-buffer.git ~/cmp-buffer

c. Go to ~/cmp-buffer folder and install it

$ cd ~/cmp-buffer $ makepkg -si

3. Information about the cmp-buffer package on Arch User Repository (AUR)

ID: 974093
Name: cmp-buffer
PackageBaseID: 171947
PackageBase: cmp-buffer
Version: 5dde543-2
Description: nvim-cmp source for buffer words
URL: https://github.com/hrsh7th/cmp-buffer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1634100395
LastModified: 1634172729
URLPath: /cgit/aur.git/snapshot/cmp-buffer.tar.gz