python-can on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-can

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

$ yay -Rns python-can

2. Manually Install "python-can" via AUR

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

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

b. Clone python-can's git locally

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

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

$ cd ~/python-can $ makepkg -si

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

ID: 1055316
Name: python-can
PackageBaseID: 111198
PackageBase: python-can
Version: 4.0.0-1
Description: Python library to access CAN bus via SocketCAN, Kvaser's CANLIB, or CAN over Serial
URL: https://pypi.python.org/pypi/python-can
NumVotes: 3
Popularity: 1.1E-5
OutOfDate:
Maintainer: 2bluesc
FirstSubmitted: 1463015671
LastModified: 1647996959
URLPath: /cgit/aur.git/snapshot/python-can.tar.gz