tempreader on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S tempreader

* (Optional) Uninstall tempreader on Arch using YAY

$ yay -Rns tempreader

2. Manually Install "tempreader" via AUR

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

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

b. Clone tempreader's git locally

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

c. Go to ~/tempreader folder and install it

$ cd ~/tempreader $ makepkg -si

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

ID: 473045
Name: tempreader
PackageBaseID: 128423
PackageBase: tempreader
Version: 1.0.0-1
Description: RESTful API to read data from DS18B20 temperature sensors.
URL: https://github.com/jtyr/tempreader
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jtyr
Submitter: jtyr
FirstSubmitted: 1514334464
LastModified: 1514335016
URLPath: /cgit/aur.git/snapshot/tempreader.tar.gz