# Installer wego avec Homebrew, apk, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wego pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:wego
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wego
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wego
```

  Preuve: Alpine Linux edge package indexes: wego from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install wego
```

  Preuve: Debian stable package indexes: wego from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#wego
```

  Preuve: nixpkgs package indexes: pkgs/by-name/we/wego/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:wego
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/wego>
- **Version:** 2.4
- **Résumé source:** Weather app for the terminal
- **Page d'accueil:** <https://github.com/schachmat/wego>
- **Dépôt:** <https://github.com/schachmat/wego>
- **Licence:** ISC
- **Archive source:** <https://github.com/schachmat/wego/archive/refs/tags/2.4.tar.gz>
- **Dernière mise à jour:** 2026-07-25T22:40:20+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- wego (cli)
- wego (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.4
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/schachmat/wego
- dernière version détectée: 2.4 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://api.github.com/repos/schachmat/wego>
- <https://api.github.com/repos/schachmat/wego/releases?per_page=5>
- <https://github.com/schachmat/wego>
- <https://groups.google.com/g/wmii/c/nQKFzG-crO0>
- <https://opensource.com/article/20/1/open-source-weather-forecast>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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

- Unix: $WEGORC, $XDG_CONFIG_HOME/wego/wegorc, ~/.wegorc

## Credential files

- Unix: $WEGORC, $XDG_CONFIG_HOME/wego/wegorc, ~/.wegorc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wego
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - wego - 2.3-2+b6: normalized package name match | Debian stable package indexes: wego from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | weather client for the terminal | https://github.com/schachmat/wego
- Nix - wego: normalized package name match | nixpkgs package indexes: pkgs/by-name/we/wego/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - wego - 2.4-r2: normalized package name match | Alpine Linux edge package indexes: wego from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A weather app for the terminal | https://github.com/schachmat/wego
- apk - wego-doc - 2.4-r2: normalized package name match | Alpine Linux edge package indexes: wego-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A weather app for the terminal (documentation) | https://github.com/schachmat/wego


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [stormy](https://pkg.so/fr/brew/stormy/) - Shares pkgdb curated category or tags: cli, productivity, terminal, weather.
- [wthrr](https://pkg.so/fr/brew/wthrr/) - Shares pkgdb curated category or tags: cli, productivity, terminal, weather.
- [tmux](https://pkg.so/fr/brew/tmux/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [vim](https://pkg.so/fr/brew/vim/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [yazi](https://pkg.so/fr/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [midnight-commander](https://pkg.so/fr/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mutt](https://pkg.so/fr/brew/mutt/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [superfile](https://pkg.so/fr/brew/superfile/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [alot](https://pkg.so/fr/brew/alot/) - Local package facts share a topical domain. Shared terms: cli, productivity, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/wego.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wego.yml)


## Sources

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