libuavcan on AUR (Arch User Repository)

Last updated: June 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

b. Install libuavcan on Arch using YAY

$ yay -S libuavcan

* (Optional) Uninstall libuavcan on Arch using YAY

$ yay -Rns libuavcan

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

b. Clone libuavcan's git locally

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

c. Go to ~/libuavcan folder and install it

$ cd ~/libuavcan $ makepkg -si

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