weather-bar on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S weather-bar

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

$ yay -Rns weather-bar

2. Manually Install "weather-bar" via AUR

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

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

b. Clone weather-bar's git locally

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

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

$ cd ~/weather-bar $ makepkg -si

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

ID: 513192
Name: weather-bar
PackageBaseID: 128086
PackageBase: weather-bar
Version: 1.1-2
Description: Weather plug-in for polybar, lemonbar, and others. With geolocation, Weather Underground, and NOAA support
URL: https://github.com/chrissnell/weather-bar
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: chrissnell
Submitter: chrissnell
FirstSubmitted: 1513790463
LastModified: 1527115166
URLPath: /cgit/aur.git/snapshot/weather-bar.tar.gz