# Installer eg-examples avec Homebrew, dnf

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

## installation

```sh
sudo av install brew:eg-examples
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install eg-examples
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install eg
```

  Preuve: Fedora Rawhide package metadata: eg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:eg-examples
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.3
- **Résumé source:** Useful examples at the command-line
- **Page d'accueil:** <https://github.com/srsudar/eg>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- eg (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.3
## Historique du projet et usages

eg is a command-line examples browser: a companion to man pages that shows short, practical examples for common Unix commands.

### Historique du projet

The srsudar/eg repository was created in 2015. Its README says the name comes from exempli gratia and positions the tool as a way to get examples for commands like find and tar without reading a full manual page.

### Historique d'adoption

eg was packaged for both pip and Homebrew, with the Homebrew formula named eg-examples to avoid colliding with the separate Expert Guide package named eg. The README also documents running from source with a symlink to eg_exec.py.

### Modes d'utilisation

Users run eg followed by a program name, such as eg find, or run eg --list to see available example topics. Example files live as Markdown in an examples directory, and output is normally paged through less while respecting PAGER.

The tool supports custom example directories, an XDG config file at $XDG_CONFIG_HOME/eg/egrc, a legacy ~/.egrc location, color settings, squeezed output, substitutions, and custom pagers.

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

eg-examples is a neat package-manager corner case: the upstream command is simply eg, but the Homebrew package name is disambiguated because another historical terminal tool already owns the eg formula name.

### Chronologie

- 2015: Public GitHub repository created.
- 2015: v1.0.0 tag appears in the upstream tag history.
- 2025: Repository still receives updates according to GitHub metadata.

### Related projects

- Related projects include man, tldr-style command examples, pager tools such as less, and the unrelated davep/eg Expert Guide reader that explains the Homebrew naming distinction.

### Sources

- <https://github.com/srsudar/eg>
- <https://raw.githubusercontent.com/srsudar/eg/master/README.md>
- <https://api.github.com/repos/srsudar/eg>
- <https://api.github.com/repos/srsudar/eg/tags?per_page=10>


## 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: $XDG_CONFIG_HOME/eg/egrc, ~/.egrc
## Autres enregistrements de gestionnaires de paquets

- dnf - eg - 1.7.5.2-44.fc45: installed executable or alias match | Fedora Rawhide package metadata: eg from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Git for mere mortals | http://www.gnome.org/~newren/eg/


## Combined YAML source

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


## Sources

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