onivim2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S onivim2

* (Optional) Uninstall onivim2 on Arch using YAY

$ yay -Rns onivim2

2. Manually Install "onivim2" via AUR

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

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

b. Clone onivim2's git locally

$ git clone https://aur.archlinux.org/onivim2.git ~/onivim2

c. Go to ~/onivim2 folder and install it

$ cd ~/onivim2 $ makepkg -si

3. Information about the onivim2 package on Arch User Repository (AUR)

ID: 950078
Name: onivim2
PackageBaseID: 147856
PackageBase: onivim2
Version: 0.5.6-1
Description: Native, lightweight modal code editor
URL: https://github.com/onivim/oni2
NumVotes: 5
Popularity: 0
OutOfDate: 1630754645
Maintainer:
Submitter: freswa
FirstSubmitted: 1578145124
LastModified: 1629436714
URLPath: /cgit/aur.git/snapshot/onivim2.tar.gz