libuavcan-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libuavcan-git

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

$ yay -Rns libuavcan-git

2. Manually Install "libuavcan-git" via AUR

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

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

b. Clone libuavcan-git's git locally

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

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

$ cd ~/libuavcan-git $ makepkg -si

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

ID: 193810
Name: libuavcan-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/libuavcan-git.tar.gz