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

Last updated: November 25,2024

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

$ yay -S python-adafruit-circuitpython-dht

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

$ yay -Rns python-adafruit-circuitpython-dht

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

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

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

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

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

ID: 1387349
Name: python-adafruit-circuitpython-dht
PackageBaseID: 176392
PackageBase: python-adafruit-circuitpython-dht
Version: 4.0.4-0
Description: CircuitPython support for DHT11 and DHT22 type temperature/humidity devices
URL: https://github.com/adafruit/Adafruit_CircuitPython_DHT
NumVotes: 1
Popularity: 0.001235
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1645859558
LastModified: 1705475140
URLPath: /cgit/aur.git/snapshot/python-adafruit-circuitpython-dht.tar.gz