rvi-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rvi-git

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

$ yay -Rns rvi-git

2. Manually Install "rvi-git" via AUR

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

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

b. Clone rvi-git's git locally

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

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

$ cd ~/rvi-git $ makepkg -si

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

ID: 387380
Name: rvi-git
PackageBaseID: 120050
PackageBase: rvi-git
Version: 0.1.0-2
Description: A 'vi' like editor for rust, written in rust.
URL: https://github.com/cedenday/rvi
NumVotes: 0
Popularity: 0
OutOfDate: 1707242115
Maintainer: cedenday
Submitter: cedenday
FirstSubmitted: 1487881533
LastModified: 1488045858
URLPath: /cgit/aur.git/snapshot/rvi-git.tar.gz