uavcan-git on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S uavcan-git

* (Optional) Uninstall uavcan-git on Arch using YAY

$ yay -Rns uavcan-git

2. Manually Install "uavcan-git" via AUR

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

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

b. Clone uavcan-git's git locally

$ git clone https://aur.archlinux.org/uavcan-git.git ~/uavcan-git

c. Go to ~/uavcan-git folder and install it

$ cd ~/uavcan-git $ makepkg -si

3. Information about the uavcan-git package on Arch User Repository (AUR)

ID: 193809
Name: uavcan-git
PackageBaseID: 93169
PackageBase: uavcan-git
Version: 1030.f9b946a-3
Description: UAVCAN is a lightweight protocol designed for reliable communication in aerospace and robotic applications via CAN bus (git version)
URL: http://uavcan.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1432104849
LastModified: 1434160874
URLPath: /cgit/aur.git/snapshot/uavcan-git.tar.gz