# Installer clpbar avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:clpbar
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install clpbar
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install clpbar
```

  Preuve: MacPorts ports tree: sysutils/clpbar/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:clpbar
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11.1
- **Résumé source:** Command-line progress bar
- **Page d'accueil:** <https://clpbar.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- clpbar (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Command Line Progress Bar, packaged as clpbar, is a small C command-line utility by Michael Peek for showing progress while copying a data stream.

### Historique du projet

The official homepage describes Bar as a stream-copying program that reports transfer amount, throughput, transfer time, estimated remaining time, percentage complete, and a progress bar on stderr.

The same homepage says the tool was originally written to estimate large network transfers, usually in SSH and tar pipelines.

### Historique d'adoption

The official SourceForge project records the project as a Linux/BSD command-line tool registered in 2003 and last updated in 2012.

The input package facts show continued package-manager availability through Homebrew and MacPorts.

### Modes d'utilisation

Users insert clpbar into Unix pipelines so stdin is forwarded to stdout while progress information is emitted to stderr.

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

clpbar is package-manager preservation of a focused SourceForge-era Unix utility: tiny, pipeline-friendly, and useful without changing the producer or consumer commands.

### Chronologie

- 2003: SourceForge project registered.
- 2012: SourceForge project page lists the last update as September 14, 2012.

### Related projects

- The official homepage documents clpbar itself and links to SourceForge downloads and Doxygen output; no official source-control repository page was found.

### Sources

- <https://clpbar.sourceforge.net/>
- <https://sourceforge.net/projects/clpbar>
- 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

## Autres enregistrements de gestionnaires de paquets

- MacPorts - clpbar: normalized package name match | MacPorts ports tree: sysutils/clpbar/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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