python-adafruit-circuitpython-bme280 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-adafruit-circuitpython-bme280

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

$ yay -Rns python-adafruit-circuitpython-bme280

2. Manually Install "python-adafruit-circuitpython-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-adafruit-circuitpython-bme280's git locally

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

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

$ cd ~/python-adafruit-circuitpython-bme280 $ makepkg -si

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

ID: 1387359
Name: python-adafruit-circuitpython-bme280
PackageBaseID: 170325
PackageBase: python-adafruit-circuitpython-bme280
Version: 2.6.24-0
Description: CircuitPython library for the Bosch BME280 temperature/humidity/pressure sensor
URL: https://github.com/adafruit/Adafruit_CircuitPython_BME280
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1629874456
LastModified: 1705475605
URLPath: /cgit/aur.git/snapshot/python-adafruit-circuitpython-bme280.tar.gz