python-hwmon on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-hwmon

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

$ yay -Rns python-hwmon

2. Manually Install "python-hwmon" via AUR

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

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

b. Clone python-hwmon's git locally

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

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

$ cd ~/python-hwmon $ makepkg -si

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

ID: 1415668
Name: python-hwmon
PackageBaseID: 202966
PackageBase: python-hwmon
Version: 1.0-1
Description: Hwmon is a collection of Python 3 scripts which are a native Python solution for obtaining information from Linux system sensors.
URL: https://github.com/Guillermo-C-A/Hwmon-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1708936370
LastModified: 1708936370
URLPath: /cgit/aur.git/snapshot/python-hwmon.tar.gz