omnia on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install omnia on Arch using YAY
$
yay -S
omnia
Copied
* (Optional) Uninstall omnia on Arch using YAY
$
yay -Rns
omnia
Copied
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
Copied
b. Clone omnia's git locally
$
git clone https://aur.archlinux.org/omnia.git
~/omnia
Copied
c. Go to ~/omnia folder and install it
$
cd
~/omnia
Copied
$
makepkg -si
Copied
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
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