python-bme280 on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-bme280

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

$ yay -Rns python-bme280

2. Manually Install "python-bme280" via AUR

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

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

b. Clone python-bme280's git locally

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

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

$ cd ~/python-bme280 $ makepkg -si

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

ID: 1029098
Name: python-bme280
PackageBaseID: 142993
PackageBase: python-bme280
Version: 0.2.4-3
Description: Interfacing a Bosch BME280 digital sensor module in Python using i2c on the Raspberry Pi
URL: https://github.com/rm-hull/bme280
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freaknils
Submitter: freaknils
FirstSubmitted: 1561384455
LastModified: 1643659303
URLPath: /cgit/aur.git/snapshot/python-bme280.tar.gz