python-xbee on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-xbee

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

$ yay -Rns python-xbee

2. Manually Install "python-xbee" via AUR

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

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

b. Clone python-xbee's git locally

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

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

$ cd ~/python-xbee $ makepkg -si

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

ID: 1258593
Name: python-xbee
PackageBaseID: 101192
PackageBase: python-xbee
Version: 2.3.2-4
Description: Python tools for working with XBee radios
URL: https://pypi.python.org/pypi/XBee
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1443936185
LastModified: 1684217947
URLPath: /cgit/aur.git/snapshot/python-xbee.tar.gz