python-hddtemp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-hddtemp

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

$ yay -Rns python-hddtemp

2. Manually Install "python-hddtemp" via AUR

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

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

b. Clone python-hddtemp's git locally

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

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

$ cd ~/python-hddtemp $ makepkg -si

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

ID: 396125
Name: python-hddtemp
PackageBaseID: 121041
PackageBase: python-hddtemp
Version: 0.1.0-1
Description: Python library to parse hddtemp data
URL: https://pypi.python.org/pypi/hddtemp
NumVotes: 1
Popularity: 0
OutOfDate: 1708429856
Maintainer: metalgamer
Submitter: metalgamer
FirstSubmitted: 1490631861
LastModified: 1490631861
URLPath: /cgit/aur.git/snapshot/python-hddtemp.tar.gz