vim-themis on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S vim-themis

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

$ yay -Rns vim-themis

2. Manually Install "vim-themis" via AUR

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

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

b. Clone vim-themis's git locally

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

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

$ cd ~/vim-themis $ makepkg -si

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

ID: 1337001
Name: vim-themis
PackageBaseID: 172240
PackageBase: vim-themis
Version: 1.7.0-1
Description: Vim script testing framework
URL: https://github.com/thinca/vim-themis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: lmartinez-mirror
FirstSubmitted: 1634789773
LastModified: 1697790345
URLPath: /cgit/aur.git/snapshot/vim-themis.tar.gz