fastcdr on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S fastcdr

* (Optional) Uninstall fastcdr on Arch using YAY

$ yay -Rns fastcdr

2. Manually Install "fastcdr" via AUR

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

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

b. Clone fastcdr's git locally

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

c. Go to ~/fastcdr folder and install it

$ cd ~/fastcdr $ makepkg -si

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

ID: 645579
Name: fastcdr
PackageBaseID: 142965
PackageBase: fastcdr
Version: 1.0.11-1
Description: eProsima FastCDR is a C++ library that provides two serialization mechanisms. One is the standard CDR serialization mechanism, while the other is a faster implementation that modifies the standard.
URL: https://www.eprosima.com
NumVotes: 0
Popularity: 0
OutOfDate: 1659597819
Maintainer: Manifolds
Submitter: Manifolds
FirstSubmitted: 1561268056
LastModified: 1568300840
URLPath: /cgit/aur.git/snapshot/fastcdr.tar.gz