rpi_tempmon on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S rpi_tempmon

* (Optional) Uninstall rpi_tempmon on Arch using YAY

$ yay -Rns rpi_tempmon

2. Manually Install "rpi_tempmon" via AUR

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

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

b. Clone rpi_tempmon's git locally

$ git clone https://aur.archlinux.org/rpi_tempmon.git ~/rpi_tempmon

c. Go to ~/rpi_tempmon folder and install it

$ cd ~/rpi_tempmon $ makepkg -si

3. Information about the rpi_tempmon package on Arch User Repository (AUR)

ID: 504851
Name: rpi_tempmon
PackageBaseID: 124826
PackageBase: rpi_tempmon
Version: 2.1-2
Description: Raspberry pi, CPU GPU temperature monitor with various functions, python 3
URL: https://github.com/gavinlyonsrepo/raspberrypi_tempmon
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: glyons
FirstSubmitted: 1502725265
LastModified: 1524446162
URLPath: /cgit/aur.git/snapshot/rpi_tempmon.tar.gz