vim-singlecompile on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S vim-singlecompile

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

$ yay -Rns vim-singlecompile

2. Manually Install "vim-singlecompile" via AUR

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

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

b. Clone vim-singlecompile's git locally

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

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

$ cd ~/vim-singlecompile $ makepkg -si

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

ID: 268326
Name: vim-singlecompile
PackageBaseID: 106539
PackageBase: vim-singlecompile
Version: 2.12.0-2
Description: This plugin is aimed at making it more convenient to compile or run a single source file without leaving vim
URL: http://singlecompile.topbug.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: PitBall
FirstSubmitted: 1453626060
LastModified: 1453655680
URLPath: /cgit/aur.git/snapshot/vim-singlecompile.tar.gz