# Installer conman avec Homebrew, apt, dnf, Nix, zypper

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

## installation

```sh
sudo av install brew:conman
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install conman
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install conman
```

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

- dnf (92%):

```sh
sudo dnf install conman
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#conman
```

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

- zypper (92%):

```sh
sudo zypper install conman
```

  Preuve: openSUSE Tumbleweed package metadata: conman from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:conman
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.1
- **Résumé source:** Serial console management program supporting a large number of devices
- **Page d'accueil:** <https://github.com/dun/conman>
- **Dépôt:** <https://github.com/dun/conman>
- **Dernière mise à jour:** 2026-07-28T12:58:48+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- conman (alias)
- conmand (alias)
- conmen (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

ConMan, the Console Manager, is a long-lived Unix console-management daemon and client suite for serial consoles, terminal servers, IPMI Serial-over-LAN, external processes, and Unix-domain sockets. It is aimed at administrators who need many console devices and simultaneous users.

### Historique du projet

The official README describes ConMan as a serial console management program with symbolic console names, logging, read-only and read-write sessions, shared sessions, privilege stealing/sharing, broadcast input, and parallel Expect-script execution. Its NEWS file traces active development back to at least the 0.1.8 release in 2002.

ConMan's history reflects classic cluster and lab administration needs: log every console, multiplex users, support terminal servers, then add external process drivers, Unix-domain sockets, IPMI Serial-over-LAN through FreeIPMI, systemd packaging, scalability fixes, and broad Unix portability testing.

### Historique d'adoption

The project is packaged across traditional Unix distributions and package managers in the supplied facts, including Debian, Ubuntu, Fedora/dnf, openSUSE/zypper, Nix, and Homebrew. Official release notes also list build and RPM testing across CentOS, Debian, Fedora, FreeBSD, NetBSD, OpenBSD, Ubuntu, AlmaLinux, Arch, Raspbian, and other systems.

### Modes d'utilisation

Typical usage is to run conmand with /etc/conman.conf defining console devices and logging behavior, then connect with conman or conmen for interactive, monitoring, or broadcast sessions. The package is relevant to serial-console fleets, remote management networks, and older hardware rooms where SSH alone is not enough.

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

For package nerds, ConMan is important as old-school systems software with real daemon packaging concerns: init/systemd integration, sysconfdir behavior, pidfiles, runstatedir, FreeIPMI optional support, tcp-wrappers history, RPM verification, and portability across many Unix variants.

### Chronologie

- 2002: NEWS records conman-0.1.8 with global log and server logfile/syslog directives.
- 2007: conman-0.2.0 added external-process-driven consoles and scripts for Cyclades, IBM BladeCenter, IPMI SOL, and SSH.
- 2008: conman-0.2.2 added Unix-domain socket consoles and inotify detection.
- 2009: conman-0.2.4 added FreeIPMI support.
- 2016: conman-0.2.8 moved the homepage, changed RPM packaging toward systemd, added daemon nofile configuration, and improved scalability.
- 2022: conman-0.3.1 refreshed autotools packaging, added systemd/sysvinit configure options, added runstatedir support, and verified RPM source files.

### Related projects

- Official sources tie ConMan to FreeIPMI, Expect, telnet terminal servers, IPMI Serial-over-LAN, Unix-domain sockets, systemd, sysvinit, RPM packaging, and Unix console administration.

### Sources

- <https://github.com/dun/conman#readme>
- <https://github.com/dun/conman/blob/master/NEWS>
- <https://github.com/dun/conman/releases>
- <https://github.com/dun/conman/releases/tag/conman-0.2.4>
- <https://github.com/dun/conman/releases/tag/conman-0.2.8>
- <https://github.com/dun/conman/releases/tag/conman-0.3.1>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## 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: /etc/conman.conf
## Autres enregistrements de gestionnaires de paquets

- Debian apt - conman - 0.3.1-1: normalized package name match | Debian stable package indexes: conman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | serial console management program | https://github.com/dun/conman
- Nix - conman: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/conman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - conman - 0.3.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: conman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | serial console management program | https://github.com/dun/conman
- dnf - conman - 0.3.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: conman from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | ConMan - The Console Manager | https://dun.github.io/conman/
- zypper - conman - 0.3.1-3.6: normalized package name match | openSUSE Tumbleweed package metadata: conman from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The Console Manager | http://dun.github.io/conman/


## Combined YAML source

View the package source record on GitHub. [combined/conman.yml](https://github.com/mxcl/pkgdb/blob/main/combined/conman.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
