opendds on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install opendds on Arch using YAY
$
yay -S
opendds
Copied
* (Optional) Uninstall opendds on Arch using YAY
$
yay -Rns
opendds
Copied
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
Copied
b. Clone opendds's git locally
$
git clone https://aur.archlinux.org/opendds.git
~/opendds
Copied
c. Go to ~/opendds folder and install it
$
cd
~/opendds
Copied
$
makepkg -si
Copied
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
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