vim-colorsupport on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S vim-colorsupport

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

$ yay -Rns vim-colorsupport

2. Manually Install "vim-colorsupport" via AUR

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

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

b. Clone vim-colorsupport's git locally

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

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

$ cd ~/vim-colorsupport $ makepkg -si

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

ID: 1407563
Name: vim-colorsupport
PackageBaseID: 28492
PackageBase: vim-colorsupport
Version: 1.0.5-4
Description: Use colorschemes written for gvim in color terminals
URL: https://github.com/vim-scripts/colorsupport.vim
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: revel
Submitter: lpapp
FirstSubmitted: 1247900596
LastModified: 1707670023
URLPath: /cgit/aur.git/snapshot/vim-colorsupport.tar.gz