vis-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S vis-git

* (Optional) Uninstall vis-git on Arch using YAY

$ yay -Rns vis-git

2. Manually Install "vis-git" via AUR

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

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

b. Clone vis-git's git locally

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

c. Go to ~/vis-git folder and install it

$ cd ~/vis-git $ makepkg -si

3. Information about the vis-git package on Arch User Repository (AUR)

ID: 1177530
Name: vis-git
PackageBaseID: 85576
PackageBase: vis-git
Version: 0.7.1.r31.g73401a3-1
Description: modern, legacy free, simple yet efficient vim-like editor - git checkout
URL: https://github.com/martanne/vis#vis-a-vim-like-text-editor
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1410644597
LastModified: 1670017648
URLPath: /cgit/aur.git/snapshot/vis-git.tar.gz