vim-eunuch on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S vim-eunuch

* (Optional) Uninstall vim-eunuch on Arch using YAY

$ yay -Rns vim-eunuch

2. Manually Install "vim-eunuch" via AUR

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

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

b. Clone vim-eunuch's git locally

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

c. Go to ~/vim-eunuch folder and install it

$ cd ~/vim-eunuch $ makepkg -si

3. Information about the vim-eunuch package on Arch User Repository (AUR)

ID: 540566
Name: vim-eunuch
PackageBaseID: 73013
PackageBase: vim-eunuch
Version: 1.2-1
Description: Vim sugar for the UNIX shell commands that need it the most, by tpope
URL: https://github.com/tpope/vim-eunuch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eschwartz
Submitter: atweiden
FirstSubmitted: 1377827180
LastModified: 1535934551
URLPath: /cgit/aur.git/snapshot/vim-eunuch.tar.gz