clweather on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S clweather

* (Optional) Uninstall clweather on Arch using YAY

$ yay -Rns clweather

2. Manually Install "clweather" via AUR

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

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

b. Clone clweather's git locally

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

c. Go to ~/clweather folder and install it

$ cd ~/clweather $ makepkg -si

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

ID: 780157
Name: clweather
PackageBaseID: 147276
PackageBase: clweather
Version: 1.3-1
Description: small weather forecast script for the command line
URL: https://gitlab.com/0vv1/clweather
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m0n0
FirstSubmitted: 1575862944
LastModified: 1597777978
URLPath: /cgit/aur.git/snapshot/clweather.tar.gz