ansiweather on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ansiweather

* (Optional) Uninstall ansiweather on Arch using YAY

$ yay -Rns ansiweather

2. Manually Install "ansiweather" via AUR

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

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

b. Clone ansiweather's git locally

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

c. Go to ~/ansiweather folder and install it

$ cd ~/ansiweather $ makepkg -si

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

ID: 1222364
Name: ansiweather
PackageBaseID: 121160
PackageBase: ansiweather
Version: 1.19.0-2
Description: A Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols.
URL: https://github.com/fcambus/ansiweather
NumVotes: 10
Popularity: 0.005543
OutOfDate:
Maintainer: Saluu
Submitter: Saluu
FirstSubmitted: 1491116594
LastModified: 1678142604
URLPath: /cgit/aur.git/snapshot/ansiweather.tar.gz