python-pyuavcan on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S python-pyuavcan

* (Optional) Uninstall python-pyuavcan on Arch using YAY

$ yay -Rns python-pyuavcan

2. Manually Install "python-pyuavcan" via AUR

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

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

b. Clone python-pyuavcan's git locally

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

c. Go to ~/python-pyuavcan folder and install it

$ cd ~/python-pyuavcan $ makepkg -si

3. Information about the python-pyuavcan package on Arch User Repository (AUR)

ID: 1068596
Name: python-pyuavcan
PackageBaseID: 150495
PackageBase: python-pyuavcan
Version: 1.5.0-1
Description: Python implementation of the UAVCAN protocol stack.
URL: https://pyuavcan.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate: 1706300102
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1584687269
LastModified: 1650317309
URLPath: /cgit/aur.git/snapshot/python-pyuavcan.tar.gz