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

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

## installation

```sh
sudo av install brew:amtterm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install amtterm
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install amtterm
```

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

- dnf (92%):

```sh
sudo dnf install amtterm
```

  Preuve: Fedora Rawhide package metadata: amtterm 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#amtterm
```

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

- zypper (92%):

```sh
sudo zypper install amtterm
```

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

## Faits du paquet

- **Clé du paquet:** brew:amtterm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.8-1
- **Résumé source:** Serial-over-LAN (sol) client for Intel AMT
- **Page d'accueil:** <https://www.kraxel.org/blog/linux/amtterm/>
- **Dernière mise à jour:** 2026-05-19T04:08:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- amtider (alias)
- amtterm (alias)
- amttool (alias)
- gamt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

amtterm is Gerd Hoffmann's command-line Serial-over-LAN client for Intel AMT managed machines. The project also includes a GTK front end, an IDE redirection tool, and `amttool`, a Perl script for querying and remotely controlling AMT systems.

### Historique du projet

The upstream manpages carry 2007 and 2008 copyright dates, placing amtterm in the first wave of Linux tooling around Intel Active Management Technology. The author's official project page, published in 2011, describes the project as a SOL terminal plus graphical version and management script.

The current GitLab project was created in April 2022 and hosts the source, manpages, Meson build, and release tarballs for versions 1.8 and newer. The GitLab release list observed for this batch shows `amtterm-1.8-1` released in May 2026.

### Historique d'adoption

amtterm's adoption is specialized: it is useful to administrators and hardware bring-up/debugging users who need out-of-band serial access to AMT-capable machines. It is the sort of small system utility that persists because firmware and remote-management workflows remain awkward without dedicated command-line tools.

The supplied package facts show packaging in Homebrew, Debian, Fedora/dnf, Nix, Ubuntu, and zypper. That cross-distro footprint is a strong signal for a niche tool: it solves a real operations problem even if most desktop users never need it.

### Modes d'utilisation

`amtterm` connects to the AMT SOL port of a host, defaulting to the standard SSL AMT redirection port 16995. The manpage documents username and password options, legacy non-SSL and legacy authentication flags, certificate checking, and interactive password prompting.

`amttool` complements the terminal by speaking SOAP to older Intel AMT systems for information gathering and power/reset commands. Its manpage notes that newer AMT versions removed support for the old SOAP protocol, making WS-Management tools necessary on recent machines.

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

amtterm is package-nerd material because it is tiny, hardware-adjacent, and operationally important when needed. A package entry gives administrators a reproducible way to install an AMT SOL client without rummaging through vendor bundles.

It also captures a compatibility boundary in systems tooling: the package remains useful for serial-over-LAN, while some companion management functions are constrained by Intel AMT protocol changes.

### Chronologie

- 2007: amtterm manpage copyright date; tool documented as an Intel AMT SOL client.
- 2008: amttool manpage covers remote-control commands for AMT managed machines.
- 2011: Author's amtterm project page published with resources and release tarball links.
- 2022: GitLab project created.
- 2026: GitLab release `amtterm-1.8-1` published.

### Related projects

- Intel AMT: the firmware management technology amtterm targets.
- gamt: graphical GTK front end shipped in the same project.
- amttool: companion command for querying and controlling AMT systems.
- wsmancli/OpenWSMAN: recommended direction for newer AMT management protocols according to the amttool manpage.

### Sources

- <https://gitlab.com/api/v4/projects/kraxel%2Famtterm>
- <https://gitlab.com/api/v4/projects/kraxel%2Famtterm/releases>
- <https://gitlab.com/kraxel/amtterm>
- <https://gitlab.com/kraxel/amtterm/-/blob/master/amtterm.1>
- <https://gitlab.com/kraxel/amtterm/-/blob/master/amttool.1>
- <https://www.kraxel.org/blog/linux/amtterm/>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour amtterm. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Debian apt - amtterm - 1.4-3: normalized package name match | Debian stable package indexes: amtterm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Serial-over-lan (sol) client for Intel AMT, console version | https://www.kraxel.org/blog/linux/amtterm/
- Nix - amtterm: normalized package name match | nixpkgs package indexes: pkgs/by-name/am/amtterm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - amtterm - 1.4-3: normalized package name match | Ubuntu 24.04 LTS package indexes: amtterm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Serial-over-lan (sol) client for Intel AMT, console version | https://www.kraxel.org/blog/linux/amtterm/
- dnf - amtterm - 1.6-27.fc45: normalized package name match | Fedora Rawhide package metadata: amtterm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Serial-over-lan (sol) client for Intel AMT | http://www.kraxel.org/blog/linux/amtterm/
- zypper - amtterm - 1.7-2.5: normalized package name match | openSUSE Tumbleweed package metadata: amtterm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Serial-over-lan (sol) client for Intel AMT | https://www.kraxel.org/releases/amtterm/
- zypper - amtterm-gtk - 1.7-2.5: normalized package name match | openSUSE Tumbleweed package metadata: amtterm-gtk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Serial-over-lan (sol) graphical client | https://www.kraxel.org/releases/amtterm/
- Nix - gamt: installed executable or alias match | nixpkgs package indexes: gamt from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix


## Combined YAML source

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