libuavcan on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libuavcan" 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 libuavcan on Arch using YAY
$
yay -S
libuavcan
Copied
* (Optional) Uninstall libuavcan on Arch using YAY
$
yay -Rns
libuavcan
Copied
2. Manually Install "libuavcan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libuavcan's git locally
$
git clone https://aur.archlinux.org/libuavcan.git
~/libuavcan
Copied
c. Go to ~/libuavcan folder and install it
$
cd
~/libuavcan
Copied
$
makepkg -si
Copied
3. Information about the libuavcan package on Arch User Repository (AUR)
ID: 710360
Name: libuavcan
PackageBaseID: 150526
PackageBase: libuavcan
Version: 1.0.0-1
Description: Portable reference implementation of the UAVCAN protocal stack in C++ for embedded systems and Linux.
URL: https://uavcan.org
NumVotes: 0
Popularity: 0
OutOfDate: 1706299955
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584768396
LastModified: 1584768396
URLPath: /cgit/aur.git/snapshot/libuavcan.tar.gz
Name: libuavcan
PackageBaseID: 150526
PackageBase: libuavcan
Version: 1.0.0-1
Description: Portable reference implementation of the UAVCAN protocal stack in C++ for embedded systems and Linux.
URL: https://uavcan.org
NumVotes: 0
Popularity: 0
OutOfDate: 1706299955
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584768396
LastModified: 1584768396
URLPath: /cgit/aur.git/snapshot/libuavcan.tar.gz