python-cantools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-cantools

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

$ yay -Rns python-cantools

2. Manually Install "python-cantools" via AUR

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

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

b. Clone python-cantools's git locally

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

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

$ cd ~/python-cantools $ makepkg -si

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

ID: 1385000
Name: python-cantools
PackageBaseID: 142395
PackageBase: python-cantools
Version: 39.4.2-1
Description: Python CAN bus tools in Python 3
URL: https://github.com/eerimoq/cantools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Maik93
Submitter: normaldotcom
FirstSubmitted: 1559157914
LastModified: 1705138561
URLPath: /cgit/aur.git/snapshot/python-cantools.tar.gz