goweatherserver on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S goweatherserver

* (Optional) Uninstall goweatherserver on Arch using YAY

$ yay -Rns goweatherserver

2. Manually Install "goweatherserver" via AUR

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

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

b. Clone goweatherserver's git locally

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

c. Go to ~/goweatherserver folder and install it

$ cd ~/goweatherserver $ makepkg -si

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

ID: 244431
Name: goweatherserver
PackageBaseID: 97486
PackageBase: goweatherserver
Version: 0.0.2-6
Description: A server who take temperature from TCP connection and save into a database
URL: https://github.com/Chipsterjulien/goweatherserver
NumVotes: 0
Popularity: 0
OutOfDate: 1703241485
Maintainer: Chipsterjulien
Submitter: Chipsterjulien
FirstSubmitted: 1439473362
LastModified: 1446302797
URLPath: /cgit/aur.git/snapshot/goweatherserver.tar.gz