# Installer svgbob avec Homebrew, apk, Nix

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

## installation

```sh
sudo av install brew:svgbob
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install svgbob
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add svgbob
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#svgbob
```

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

## Faits du paquet

- **Clé du paquet:** brew:svgbob
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/svgbob>
- **Version:** 0.7.6
- **Résumé source:** Convert your ascii diagram scribbles into happy little SVG
- **Page d'accueil:** <https://ivanceras.github.io/svgbob-editor/>
- **Dépôt:** <https://github.com/ivanceras/svgbob>
- **Docs amont:** <https://ivanceras.github.io/svgbob-editor/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/ivanceras/svgbob/archive/refs/tags/0.7.6.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- svgbob (cli)
- svgbob_cli (cli)
- svgbob (alias)
- svgbob_cli (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.7.6
- données locales: OK
- dépôt amont: https://github.com/ivanceras/svgbob
- dernière version détectée: 0.7.6 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

svgbob converts ASCII diagram text into SVG. It belongs to the documentation-tooling side of CLI culture: plain-text diagrams stay editable in source files, while packaged renderers turn them into web-friendly graphics.

### Historique du projet

The GitHub repository records an initial public commit on October 9, 2016. The README describes svgbob as a tool that creates graphical representations of text diagrams and provides a CLI that takes text input and creates SVG output.

The changelog shows a Rust project that evolved through rendering and geometry changes: the 0.5.0 alpha series rewrote core architecture around shape tagging and styling, later 0.6 releases added a server package and reorganized settings, and the 0.7 series namespaced generated SVG styles under `.svgbob` to avoid clashes in larger documents.

### Historique d'adoption

The official README lists downstream use by documentation and publishing tools or communities including google/comprehensive-rust via markdown-svgbob, Asciidoctor, Discourse, Typst's bob-draw, Zola, and Kroki. The input package facts list packages in Homebrew, Alpine, and Nix, showing packaging beyond Rust's crate ecosystem.

### Modes d'utilisation

svgbob is used by feeding text diagrams to the CLI and receiving SVG output. Its demo and specification document the visual language, while downstream integrations use it to render source-controlled diagrams in Markdown, AsciiDoc, static sites, forums, and diagram services.

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

svgbob matters to package nerds because it keeps diagrams text-first and diffable while still producing polished SVG. A packaged CLI makes that workflow available in docs builds, static site generators, CI, and editor integrations without requiring a browser-only drawing tool.

### Chronologie

- 2016: Initial public GitHub commit.
- 2021: 0.5.4 and 0.5.5 releases are published on GitHub.
- 2021: 0.5.x changelog records compressed SVG output and issue fixes.
- 2023: 0.7.0 changelog records namespaced SVG styles and shape improvements.
- 2024: README screenshot and demo links show the project continuing as an interactive editor and CLI renderer.

### Related projects

- svgbob is related to markdown-svgbob, Asciidoctor Diagram, Kroki, Typst bob-draw, Zola documentation workflows, and other text-to-diagram tools.

### Sources

- <https://api.github.com/repos/ivanceras/svgbob/commits?per_page=1&page=620>
- <https://api.github.com/repos/ivanceras/svgbob/releases?per_page=100>
- <https://github.com/ivanceras/svgbob#readme>
- <https://raw.githubusercontent.com/ivanceras/svgbob/master/Changelog.md>
- input source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** svgbob
- **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

- Nix - svgbob: normalized package name match | nixpkgs package indexes: pkgs/by-name/sv/svgbob/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - svgbob - 0.7.6-r0: normalized package name match | Alpine Linux edge package indexes: svgbob from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Convert your ascii diagram scribbles into happy little SVG | https://github.com/ivanceras/svgbob


## 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.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [mscgen](https://pkg.so/fr/brew/mscgen/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming, svg.
- [clang-uml](https://pkg.so/fr/brew/clang-uml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [likec4](https://pkg.so/fr/brew/likec4/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [msc-generator](https://pkg.so/fr/brew/msc-generator/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [diagram](https://pkg.so/fr/brew/diagram/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [sdedit](https://pkg.so/fr/brew/sdedit/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [dpic](https://pkg.so/fr/brew/dpic/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [plantuml](https://pkg.so/fr/brew/plantuml/) - Shares pkgdb curated category or tags: cli, developer-tools, diagramming.
- [ditaa](https://pkg.so/fr/brew/ditaa/) - Local package facts share a topical domain. Shared terms: ascii, cli, convert, developer, developer-tools.
- [merman-cli](https://pkg.so/fr/brew/merman-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: ascii, cli, developer, developer-tools, diagrams.

## Combined YAML source

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


## Sources

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