vim-ansiesc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S vim-ansiesc

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

$ yay -Rns vim-ansiesc

2. Manually Install "vim-ansiesc" via AUR

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

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

b. Clone vim-ansiesc's git locally

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

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

$ cd ~/vim-ansiesc $ makepkg -si

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

ID: 730603
Name: vim-ansiesc
PackageBaseID: 152335
PackageBase: vim-ansiesc
Version: 13.3-5
Description: ansi escape sequences concealed, but highlighted as specified (conceal)
URL: https://github.com/powerman/vim-plugin-AnsiEsc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1588577829
LastModified: 1588578530
URLPath: /cgit/aur.git/snapshot/vim-ansiesc.tar.gz