pywu on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pywu

* (Optional) Uninstall pywu on Arch using YAY

$ yay -Rns pywu

2. Manually Install "pywu" via AUR

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

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

b. Clone pywu's git locally

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

c. Go to ~/pywu folder and install it

$ cd ~/pywu $ makepkg -si

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

ID: 237111
Name: pywu
PackageBaseID: 86256
PackageBase: pywu
Version: 1.1-2
Description: A simple python script for fetching data from Weather Underground's API
URL: https://github.com/dh4/pywu
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Presence
Submitter: Presence
FirstSubmitted: 1412366369
LastModified: 1444083340
URLPath: /cgit/aur.git/snapshot/pywu.tar.gz