vim-splitjoin on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S vim-splitjoin

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

$ yay -Rns vim-splitjoin

2. Manually Install "vim-splitjoin" via AUR

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

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

b. Clone vim-splitjoin's git locally

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

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

$ cd ~/vim-splitjoin $ makepkg -si

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

ID: 899141
Name: vim-splitjoin
PackageBaseID: 166196
PackageBase: vim-splitjoin
Version: 1.0.0-1
Description: Vim plugin for switching between single-line and multi-line forms of code
URL: https://github.com/andrewradev/splitjoin.vim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1619652886
LastModified: 1619652886
URLPath: /cgit/aur.git/snapshot/vim-splitjoin.tar.gz