python-forecastio on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-forecastio

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

$ yay -Rns python-forecastio

2. Manually Install "python-forecastio" via AUR

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

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

b. Clone python-forecastio's git locally

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

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

$ cd ~/python-forecastio $ makepkg -si

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

ID: 499259
Name: python-forecastio
PackageBaseID: 127943
PackageBase: python-forecastio
Version: 1.4.0-1
Description: A thin Python Wrapper for the Dark Sky (formerly Forecast.io) weather API
URL: http://zeevgilovitz.com/python-forecast.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wcdawn
Submitter: djmoch
FirstSubmitted: 1513366479
LastModified: 1522499458
URLPath: /cgit/aur.git/snapshot/python-forecastio.tar.gz