python-adafruit_dht on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-adafruit_dht

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

$ yay -Rns python-adafruit_dht

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

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

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

$ cd ~/python-adafruit_dht $ makepkg -si

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

ID: 1003231
Name: python-adafruit_dht
PackageBaseID: 101204
PackageBase: python-adafruit_dht
Version: 1.4.0-4
Description: Python library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.
URL: https://github.com/adafruit/Adafruit_Python_DHT
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1443943171
LastModified: 1639486083
URLPath: /cgit/aur.git/snapshot/python-adafruit_dht.tar.gz