opendds on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S opendds

* (Optional) Uninstall opendds on Arch using YAY

$ yay -Rns opendds

2. Manually Install "opendds" via AUR

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

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

b. Clone opendds's git locally

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

c. Go to ~/opendds folder and install it

$ cd ~/opendds $ makepkg -si

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

ID: 825106
Name: opendds
PackageBaseID: 85916
PackageBase: opendds
Version: 3.14.1-1
Description: Open source C++ implementation of OMG Data Distribution Service (DDS)
URL: http://www.opendds.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1638016400
Maintainer:
Submitter: bidulock
FirstSubmitted: 1411642225
LastModified: 1606513117
URLPath: /cgit/aur.git/snapshot/opendds.tar.gz