vim-bracketed-paste-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S vim-bracketed-paste-git

* (Optional) Uninstall vim-bracketed-paste-git on Arch using YAY

$ yay -Rns vim-bracketed-paste-git

2. Manually Install "vim-bracketed-paste-git" via AUR

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

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

b. Clone vim-bracketed-paste-git's git locally

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

c. Go to ~/vim-bracketed-paste-git folder and install it

$ cd ~/vim-bracketed-paste-git $ makepkg -si

3. Information about the vim-bracketed-paste-git package on Arch User Repository (AUR)

ID: 722704
Name: vim-bracketed-paste-git
PackageBaseID: 151686
PackageBase: vim-bracketed-paste-git
Version: r38.c4c639f3ca-1
Description: Vim plugin to handle bracketed-paste-mode (aka. automatic `:set paste`)
URL: https://github.com/conradirwin/vim-bracketed-paste
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1587247998
LastModified: 1587247998
URLPath: /cgit/aur.git/snapshot/vim-bracketed-paste-git.tar.gz