kweathercore on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kweathercore

* (Optional) Uninstall kweathercore on Arch using YAY

$ yay -Rns kweathercore

2. Manually Install "kweathercore" via AUR

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

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

b. Clone kweathercore's git locally

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

c. Go to ~/kweathercore folder and install it

$ cd ~/kweathercore $ makepkg -si

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

ID: 1106575
Name: kweathercore
PackageBaseID: 167827
PackageBase: kweathercore
Version: 0.6-1
Description: Library to facilitate retrieval of weather information including forecasts and alerts
URL: https://invent.kde.org/libraries/kweathercore
NumVotes: 1
Popularity: 0.000561
OutOfDate:
Maintainer: gustawho
FirstSubmitted: 1623349028
LastModified: 1656736386
URLPath: /cgit/aur.git/snapshot/kweathercore.tar.gz

5. The same packages on other Linux Distributions