vim-colorschemes on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-colorschemes

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

$ yay -Rns vim-colorschemes

2. Manually Install "vim-colorschemes" via AUR

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

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

b. Clone vim-colorschemes's git locally

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

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

$ cd ~/vim-colorschemes $ makepkg -si

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

ID: 927504
Name: vim-colorschemes
PackageBaseID: 115367
PackageBase: vim-colorschemes
Version: r215.fd8f122-1
Description: A very large collection of color schemes from vim.org
URL: https://github.com/flazz/vim-colorschemes/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1473357725
LastModified: 1624886984
URLPath: /cgit/aur.git/snapshot/vim-colorschemes.tar.gz