python-canard on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-canard

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

$ yay -Rns python-canard

2. Manually Install "python-canard" via AUR

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

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

b. Clone python-canard's git locally

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

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

$ cd ~/python-canard $ makepkg -si

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

ID: 279510
Name: python-canard
PackageBaseID: 106133
PackageBase: python-canard
Version: 0.2.1-2
Description: CANard is a library for dealing with Controller Area Network (CAN) data from Python
URL: http://github.com/normaldotcom/CANard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: normaldotcom
Submitter: normaldotcom
FirstSubmitted: 1452803827
LastModified: 1456593980
URLPath: /cgit/aur.git/snapshot/python-canard.tar.gz