opendds-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S opendds-git

* (Optional) Uninstall opendds-git on Arch using YAY

$ yay -Rns opendds-git

2. Manually Install "opendds-git" via AUR

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

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

b. Clone opendds-git's git locally

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

c. Go to ~/opendds-git folder and install it

$ cd ~/opendds-git $ makepkg -si

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

ID: 822931
Name: opendds-git
PackageBaseID: 85956
PackageBase: opendds-git
Version: 3.13-2
Description: Open source C++ implementation of OMG Data Distribution Service (DDS)
URL: http://www.opendds.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1703876624
Maintainer: iguessthislldo
Submitter: bidulock
FirstSubmitted: 1411738500
LastModified: 1606160992
URLPath: /cgit/aur.git/snapshot/opendds-git.tar.gz