python2-can on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-can

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

$ yay -Rns python2-can

2. Manually Install "python2-can" via AUR

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

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

b. Clone python2-can's git locally

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

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

$ cd ~/python2-can $ makepkg -si

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

ID: 910635
Name: python2-can
PackageBaseID: 167214
PackageBase: python2-can
Version: 3.3.4-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: 0
Popularity: 0
OutOfDate:
Maintainer: loredan13
Submitter: loredan13
FirstSubmitted: 1621682975
LastModified: 1621682975
URLPath: /cgit/aur.git/snapshot/python2-can.tar.gz