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