vim-switch-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vim-switch-git

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

$ yay -Rns vim-switch-git

2. Manually Install "vim-switch-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-switch-git's git locally

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

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

$ cd ~/vim-switch-git $ makepkg -si

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

ID: 1012616
Name: vim-switch-git
PackageBaseID: 174616
PackageBase: vim-switch-git
Version: 0.3.0.r128.g900c5d3-1
Description: Switches segments of text with predefined replacements
URL: https://github.com/andrewradev/switch.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1641067890
LastModified: 1641067890
URLPath: /cgit/aur.git/snapshot/vim-switch-git.tar.gz