onivim-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S onivim-git

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

$ yay -Rns onivim-git

2. Manually Install "onivim-git" via AUR

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

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

b. Clone onivim-git's git locally

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

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

$ cd ~/onivim-git $ makepkg -si

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

ID: 596160
Name: onivim-git
PackageBaseID: 137171
PackageBase: onivim-git
Version: 0.3.7.beta2.r46.g50d89d1a5-2
Description: Modern modal editing, powered by Neovim
URL: https://github.com/onivim/oni
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mfracker
Submitter: mfracker
FirstSubmitted: 1541410581
LastModified: 1552944759
URLPath: /cgit/aur.git/snapshot/onivim-git.tar.gz