cweather on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cweather

* (Optional) Uninstall cweather on Arch using YAY

$ yay -Rns cweather

2. Manually Install "cweather" via AUR

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

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

b. Clone cweather's git locally

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

c. Go to ~/cweather folder and install it

$ cd ~/cweather $ makepkg -si

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

ID: 951607
Name: cweather
PackageBaseID: 166126
PackageBase: cweather
Version: 0.2.0-1
Description: Simple weather utility written in C - read the source code for more info
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: raptor8134
Submitter: raptor8134
FirstSubmitted: 1619473252
LastModified: 1629775472
URLPath: /cgit/aur.git/snapshot/cweather.tar.gz