omnia on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S omnia

* (Optional) Uninstall omnia on Arch using YAY

$ yay -Rns omnia

2. Manually Install "omnia" via AUR

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

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

b. Clone omnia's git locally

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

c. Go to ~/omnia folder and install it

$ cd ~/omnia $ makepkg -si

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

ID: 559845
Name: omnia
PackageBaseID: 128322
PackageBase: omnia
Version: 0.2.1-1
Description: Omnia is a Clojure REPL with almost all the power of a fully fledged editor, without being an editor
URL: https://github.com/AvramRobert/omnia
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: n2o
Submitter: n2o
FirstSubmitted: 1513985737
LastModified: 1542186484
URLPath: /cgit/aur.git/snapshot/omnia.tar.gz