omniorb on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S omniorb

* (Optional) Uninstall omniorb on Arch using YAY

$ yay -Rns omniorb

2. Manually Install "omniorb" via AUR

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

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

b. Clone omniorb's git locally

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

c. Go to ~/omniorb folder and install it

$ cd ~/omniorb $ makepkg -si

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

ID: 1408244
Name: omniorb
PackageBaseID: 71632
PackageBase: omniorb
Version: 4.3.2-1
Description: A CORBA object request broker for C++ and Python.
URL: http://omniorb.sourceforge.net/
NumVotes: 14
Popularity: 0.043505
OutOfDate:
Maintainer: xantares
Submitter: lordheavy
FirstSubmitted: 1373270051
LastModified: 1707772099
URLPath: /cgit/aur.git/snapshot/omniorb.tar.gz