How To Install Ipmitool On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

How To Install Ipmitool On Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS?

ipmitool

utility for IPMI control with kernel driver or LAN interface (daemon)

Maintainer: Ju00f6rg Frings-Fu00fcrst



Section: utils

Install ipmitool

  • Debian apt-get install ipmitool Click to copy
  • Ubuntu apt-get install ipmitool Click to copy
  • Alpine OS apk add ipmitool Click to copy
  • Arch Linux pacman -S ipmitool Click to copy
  • Kali Linux apt-get install ipmitool Click to copy
  • CentOS yum install ipmitool Click to copy
  • Fedora dnf install ipmitool Click to copy
  • Raspbian apt-get install ipmitool Click to copy
  • macOS brew install ipmitool Click to copy

ipmitool

utility for IPMI control with kernel driver or LAN interface (daemon)

A utility for managing and configuring devices that support the Intelligent Platform Management Interface. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. The ipmitool program provides a simple command-line interface to this BMC. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control. This package contains the daemon.

Installation of latest ipmitool command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.