weather

command-line tool to obtain weather conditions and forecasts

Debian Debian
RUN apt-get update && \ apt-get install -y weather-util
Ubuntu
RUN apt-get update && \ apt-get install -y weather-util
Arch Arch Linux
RUN pacman -S --noconfirm weather-util
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y weather-util
CentOS
RUN yum install -y weather-util
Fedora
RUN dnf install -y weather-util
Raspbian
RUN apt-get update && \ apt-get install -y weather-util
click the source code to copy install weather on any operating system with command-not-found.com