vimclip-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S vimclip-git

* (Optional) Uninstall vimclip-git on Arch using YAY

$ yay -Rns vimclip-git

2. Manually Install "vimclip-git" via AUR

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

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

b. Clone vimclip-git's git locally

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

c. Go to ~/vimclip-git folder and install it

$ cd ~/vimclip-git $ makepkg -si

3. Information about the vimclip-git package on Arch User Repository (AUR)

ID: 561587
Name: vimclip-git
PackageBaseID: 137493
PackageBase: vimclip-git
Version: r8.5a69162-1
Description: A tiny script to spawn your favorite $EDITOR and leave what you typed in your clipboard
URL: https://github.com/hrantzsch/vimclip
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cjbassi
Submitter: cjbassi
FirstSubmitted: 1542741903
LastModified: 1542741903
URLPath: /cgit/aur.git/snapshot/vimclip-git.tar.gz