python-canopen on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-canopen" 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
Copied
b. Install python-canopen on Arch using YAY
$
yay -S
python-canopen
Copied
* (Optional) Uninstall python-canopen on Arch using YAY
$
yay -Rns
python-canopen
Copied
2. Manually Install "python-canopen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-canopen's git locally
$
git clone https://aur.archlinux.org/python-canopen.git
~/python-canopen
Copied
c. Go to ~/python-canopen folder and install it
$
cd
~/python-canopen
Copied
$
makepkg -si
Copied
3. Information about the python-canopen package on Arch User Repository (AUR)
ID: 1422048
Name: python-canopen
PackageBaseID: 203393
PackageBase: python-canopen
Version: 2.2.0-1
Description: A Python implementation of the CANopen standard.
URL: https://github.com/christiansandberg/canopen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709759212
LastModified: 1709759212
URLPath: /cgit/aur.git/snapshot/python-canopen.tar.gz
Name: python-canopen
PackageBaseID: 203393
PackageBase: python-canopen
Version: 2.2.0-1
Description: A Python implementation of the CANopen standard.
URL: https://github.com/christiansandberg/canopen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Jona
Submitter: Jona
FirstSubmitted: 1709759212
LastModified: 1709759212
URLPath: /cgit/aur.git/snapshot/python-canopen.tar.gz