vim-xterm-color-table on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vim-xterm-color-table

* (Optional) Uninstall vim-xterm-color-table on Arch using YAY

$ yay -Rns vim-xterm-color-table

2. Manually Install "vim-xterm-color-table" via AUR

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

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

b. Clone vim-xterm-color-table's git locally

$ git clone https://aur.archlinux.org/vim-xterm-color-table.git ~/vim-xterm-color-table

c. Go to ~/vim-xterm-color-table folder and install it

$ cd ~/vim-xterm-color-table $ makepkg -si

3. Information about the vim-xterm-color-table package on Arch User Repository (AUR)

ID: 1256123
Name: vim-xterm-color-table
PackageBaseID: 193514
PackageBase: vim-xterm-color-table
Version: 1.6-1
Description: All 256 xterm colors with their RGB equivalents, right in Vim!
URL: https://www.vim.org/scripts/script.php?script_id=3412
NumVotes: 1
Popularity: 0.001896
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1683751537
LastModified: 1683751537
URLPath: /cgit/aur.git/snapshot/vim-xterm-color-table.tar.gz