pkg.soopen package index

brew / Rang 6090

wego mit Homebrew, apk, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wego in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install wego

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add wego

Alpine Linux edge package indexes · wego · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install wego

Debian stable package indexes · wego · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#wego

nixpkgs package indexes · pkgs/by-name/we/wego/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Weather app for the terminal

Befehle und Aliase

  • wego

Verlauf

Projektgeschichte und Nutzung

wego is a Go terminal weather client by Markus Teich. It renders current and forecast weather in terminal-friendly formats, including ASCII-art tables, emoji, Markdown, and JSON, using configurable weather-data backends.

Projektgeschichte

The GitHub repository was created in November 2014. In January 2015, Teich announced wego on the wmii/suckless development mailing list, explaining that he wrote it because he was tired of fetching large web pages, scripts, and images just to get a weather forecast.

The project stayed close to that origin: a small command-line weather report for people already living in the terminal. Later README features show a broadened backend and frontend model, with OpenWeatherMap, WeatherAPI, Open-Meteo, SMHI, Caiyun, WorldWeatherOnline, Pirate Weather, JSON input, cache TTL, multilingual forecasts, unit systems, and built-in man-page support.

Adoptionsgeschichte

wego became known in the terminal-productivity niche rather than as a general weather app. A 2020 Opensource.com article presented it as a way to quickly fetch local weather from the command line and noted JSON and emoji output as useful alternatives to the default display.

Its adoption also leaked into adjacent tools: Opensource.com noted wttr.in as a web-based wrapper around wego, showing how a small CLI weather renderer became part of a broader command-line weather culture.

Wie es verwendet wird

Users configure a backend, location, units, language, frontend, days, and API key where required, then run `wego` to print a forecast. The README describes forecasts from one to seven days and notes that Open-Meteo and SMHI are keyless backends while most other services require credentials.

In package-manager contexts, wego is typically installed for shell startup, status scripts, quick terminal checks, or JSON weather data in small automations. Its value is the terminal presentation and backend abstraction, not heavy meteorological analysis.

Warum Paket-Nerds sich dafür interessieren

wego is significant as a classic terminal lifestyle package: tiny, scriptable, configurable, and friendly to people who want useful daily information without leaving the shell.

Zeitleiste

  • 2014-11: GitHub repository created.
  • 2015-01: Author announced wego on the wmii/suckless development mailing list.
  • 2016-03: Version 2.0 release published.
  • 2020-01: Opensource.com covered wego as a terminal productivity tool.
  • 2026-04: Version 2.4 release published.

Related projects

  • wego is related to terminal weather tools such as wttr.in and older shell scripts around weather APIs. Its distinguishing feature is packaged Go distribution with multiple backends and multiple output frontends.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
wegoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.4
Manager aktualisiert2026-07-25
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:wego
Version2.4
PaketmanagerHomebrew
Homepagehttps://github.com/schachmat/wego
Repositoryhttps://github.com/schachmat/wego
Zuletzt aktualisiert2026-07-25T22:40:20+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

wego 2.3-2+b6

weather client for the terminal

https://github.com/schachmat/wego

sudo apt install wego
  • Section: utils
  • Architecture: amd64
  • Source Package: wego
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Wego
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wego from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wego

nix profile install nixpkgs#wego
  • normalized package name match
  • Abgeglichen nach: Wego
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/we/wego/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

wego 2.4-r2

A weather app for the terminal

https://github.com/schachmat/wego

sudo apk add wego
  • License: ISC
  • Architecture: x86_64
  • Source Package: wego
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Wego
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wego from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wego-doc 2.4-r2

A weather app for the terminal (documentation)

https://github.com/schachmat/wego

sudo apk add wego-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: wego
  • normalized package name match
  • Abgeglichen nach: Wego
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wego-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation