How to Install and Uninstall irqbalance Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "irqbalance" package

Please follow the guidelines below to install irqbalance on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install irqbalance

2. Uninstall "irqbalance" package

This tutorial shows how to uninstall irqbalance on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove irqbalance $ sudo apt autoclean && sudo apt autoremove

3. Information about the irqbalance package on Ubuntu 20.10 (Groovy Gorilla)

Package: irqbalance
Architecture: amd64
Version: 1.7.0-1
Priority: standard
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paride Legovini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 145
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libc6 (>= 2.7), libcap-ng0 (>= 0.7.9), libglib2.0-0 (>= 2.35.8), libncursesw6 (>= 6), libnuma1 (>= 2.0.11), libsystemd0, libtinfo6 (>= 6)
Filename: pool/main/i/irqbalance/irqbalance_1.7.0-1_amd64.deb
Size: 44892
MD5sum: bf28f81be922a69f7af545d8b87ccacf
SHA1: c88b850d76a0a4755792d9f336c22a0cb612d76e
SHA256: a8813d6bd00fab7d51d6c51985b47a063d851c945011a41ae0fe1ac7211531a0
SHA512: 371573b6c08048036058943124a4cff5cccceb4de60e552136f74738328c323253e431a691b0131fc720f4fb67cfd6dc47e89f6e50a124a6d772779148791cdd
Homepage: https://github.com/Irqbalance/irqbalance
Description-en: Daemon to balance interrupts for SMP systems
Daemon to balance interrupts across multiple CPUs, which can lead to better
performance and IO balance on SMP systems. This package is especially useful
on systems with multi-core processors, as interrupts will typically only be
serviced by the first core.
.
Note: irqbalance is not useful if you don't have more than one CPU core.
Description-md5: fa005f48c9a59b467ea65c0ddb10ffa9
Task: standard

Package: irqbalance
Status: deinstall ok config-files
Priority: optional
Section: utils
Installed-Size: 141
Maintainer: Ubuntu Developers
Architecture: amd64
Version: 1.6.0-3ubuntu1
Config-Version: 1.6.0-3ubuntu1
Depends: lsb-base (>= 3.1), libc6 (>= 2.14), libcap-ng0 (>= 0.7.9), libglib2.0-0 (>= 2.35.8), libncursesw6 (>= 6), libnuma1 (>= 2.0.11), libsystemd0, libtinfo6 (>= 6)
Pre-Depends: init-system-helpers (>= 1.54~)
Conffiles:
/etc/default/irqbalance 8b81ed451a4229dccd76185194b82864
/etc/init.d/irqbalance fcb4a4d3f2770082bcbf0f3dc899b70c
Description: Daemon to balance interrupts for SMP systems
Daemon to balance interrupts across multiple CPUs, which can lead to
better performance and IO balance on SMP systems. This package is
especially useful on systems with multi-core processors, as interrupts
will typically only be serviced by the first core.
.
Note: irqbalance is not useful if you don't have more than one core
or socket.
Description-md5: accb4bce861e7ccb0e8eb0424467337d
Homepage: https://github.com/Irqbalance/irqbalance
Original-Maintainer: Paride Legovini