weather on AUR (Arch User Repository)
Last updated: December 03,2024
1. Install "weather" 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
Copied
b. Install weather on Arch using YAY
$
yay -S
weather
Copied
* (Optional) Uninstall weather on Arch using YAY
$
yay -Rns
weather
Copied
2. Manually Install "weather" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone weather's git locally
$
git clone https://aur.archlinux.org/weather.git
~/weather
Copied
c. Go to ~/weather folder and install it
$
cd
~/weather
Copied
$
makepkg -si
Copied
3. Information about the weather package on Arch User Repository (AUR)
ID: 1045972
Name: weather
PackageBaseID: 13377
PackageBase: weather
Version: 2.4.2-1
Description: CLI tool which shows weather forecasts from METAR data
URL: http://fungi.yuggoth.org/weather/
NumVotes: 39
Popularity: 0
OutOfDate: 1693745176
Maintainer:
Submitter:
FirstSubmitted: 1192787762
LastModified: 1646375451
URLPath: /cgit/aur.git/snapshot/weather.tar.gz
Name: weather
PackageBaseID: 13377
PackageBase: weather
Version: 2.4.2-1
Description: CLI tool which shows weather forecasts from METAR data
URL: http://fungi.yuggoth.org/weather/
NumVotes: 39
Popularity: 0
OutOfDate: 1693745176
Maintainer:
Submitter:
FirstSubmitted: 1192787762
LastModified: 1646375451
URLPath: /cgit/aur.git/snapshot/weather.tar.gz