polyorb on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S polyorb

* (Optional) Uninstall polyorb on Arch using YAY

$ yay -Rns polyorb

2. Manually Install "polyorb" via AUR

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

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

b. Clone polyorb's git locally

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

c. Go to ~/polyorb folder and install it

$ cd ~/polyorb $ makepkg -si

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

ID: 1335863
Name: polyorb
PackageBaseID: 92146
PackageBase: polyorb
Version: 20221130-2
Description: Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada.
URL: https://github.com/AdaCore/PolyORB
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1428854951
LastModified: 1697591955
URLPath: /cgit/aur.git/snapshot/polyorb.tar.gz