viter-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S viter-git

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

$ yay -Rns viter-git

2. Manually Install "viter-git" via AUR

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

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

b. Clone viter-git's git locally

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

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

$ cd ~/viter-git $ makepkg -si

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

ID: 752803
Name: viter-git
PackageBaseID: 150960
PackageBase: viter-git
Version: r160.29b9d50-1
Description: A Vim-ish terminal emulator written and expandable in Python.
URL: http://github.com/Kharacternyk/viter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kharacternyk
Submitter: Kharacternyk
FirstSubmitted: 1585735662
LastModified: 1592314961
URLPath: /cgit/aur.git/snapshot/viter-git.tar.gz