vim-guicolorscheme on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vim-guicolorscheme

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

$ yay -Rns vim-guicolorscheme

2. Manually Install "vim-guicolorscheme" via AUR

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

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

b. Clone vim-guicolorscheme's git locally

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

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

$ cd ~/vim-guicolorscheme $ makepkg -si

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

ID: 765686
Name: vim-guicolorscheme
PackageBaseID: 155420
PackageBase: vim-guicolorscheme
Version: 1.2-7
Description: Auto convert gui-only colorschemes to 88/256 color terminal schemes
URL: http://www.vim.org/scripts/script.php?script_id=1809
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kr1ss
Submitter: svenstaro
FirstSubmitted: 1594682623
LastModified: 1594843537
URLPath: /cgit/aur.git/snapshot/vim-guicolorscheme.tar.gz