oni on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S oni

* (Optional) Uninstall oni on Arch using YAY

$ yay -Rns oni

2. Manually Install "oni" via AUR

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

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

b. Clone oni's git locally

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

c. Go to ~/oni folder and install it

$ cd ~/oni $ makepkg -si

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

ID: 578159
Name: oni
PackageBaseID: 120700
PackageBase: oni
Version: 0.3.9-2
Description: An IDE built around Neovim
URL: https://github.com/onivim/oni
NumVotes: 30
Popularity: 0.000524
OutOfDate:
Maintainer: badosu
Submitter: terlar
FirstSubmitted: 1489782499
LastModified: 1547824265
URLPath: /cgit/aur.git/snapshot/oni.tar.gz