weather-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S weather-cli

* (Optional) Uninstall weather-cli on Arch using YAY

$ yay -Rns weather-cli

2. Manually Install "weather-cli" via AUR

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

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

b. Clone weather-cli's git locally

$ git clone https://aur.archlinux.org/weather-cli.git ~/weather-cli

c. Go to ~/weather-cli folder and install it

$ cd ~/weather-cli $ makepkg -si

3. Information about the weather-cli package on Arch User Repository (AUR)

ID: 1139012
Name: weather-cli
PackageBaseID: 184916
PackageBase: weather-cli
Version: 1.2.2-2
Description: An app made to get weather information through the terminal written in Go
URL: https://github.com/Rayrsn/Weather-Cli
NumVotes: 4
Popularity: 3.4E-5
OutOfDate:
Maintainer: Rayr
Submitter: Rayr
FirstSubmitted: 1660480278
LastModified: 1663048821
URLPath: /cgit/aur.git/snapshot/weather-cli.tar.gz