cyclonedds on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S cyclonedds

* (Optional) Uninstall cyclonedds on Arch using YAY

$ yay -Rns cyclonedds

2. Manually Install "cyclonedds" via AUR

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

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

b. Clone cyclonedds's git locally

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

c. Go to ~/cyclonedds folder and install it

$ cd ~/cyclonedds $ makepkg -si

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

ID: 995660
Name: cyclonedds
PackageBaseID: 171061
PackageBase: cyclonedds
Version: 0.8.1-1
Description: Eclipse Cyclone DDS is a very performant and robust open-source DDS implementation.
URL: https://github.com/eclipse-cyclonedds/cyclonedds
NumVotes: 0
Popularity: 0
OutOfDate: 1683810565
Maintainer: Manifolds
Submitter: Manifolds
FirstSubmitted: 1631691470
LastModified: 1638238319
URLPath: /cgit/aur.git/snapshot/cyclonedds.tar.gz