python-bme280-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-bme280-git

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

$ yay -Rns python-bme280-git

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

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

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

$ cd ~/python-bme280-git $ makepkg -si

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

ID: 836101
Name: python-bme280-git
PackageBaseID: 142087
PackageBase: python-bme280-git
Version: 25376a6-2
Description: A Python library for accessing the BME280 combined humidity and pressure from Bosch via python-smbus using the I2C interface.
URL: https://github.com/cmur2/python-bme280
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freaknils
Submitter: freaknils
FirstSubmitted: 1557907028
LastModified: 1608484895
URLPath: /cgit/aur.git/snapshot/python-bme280-git.tar.gz