vim-sandwich on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-sandwich

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

$ yay -Rns vim-sandwich

2. Manually Install "vim-sandwich" via AUR

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

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

b. Clone vim-sandwich's git locally

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

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

$ cd ~/vim-sandwich $ makepkg -si

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

ID: 973152
Name: vim-sandwich
PackageBaseID: 171918
PackageBase: vim-sandwich
Version: 1.0.0-1
Description: Set of operators and textobjects to search/select/edit sandwiched texts.
URL: https://github.com/machakann/vim-sandwich
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1633986896
LastModified: 1633986896
URLPath: /cgit/aur.git/snapshot/vim-sandwich.tar.gz