How to Install and Uninstall rtirq-init Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "rtirq-init" package

Please follow the step by step instructions below to install rtirq-init on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install rtirq-init

2. Uninstall "rtirq-init" package

This tutorial shows how to uninstall rtirq-init on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove rtirq-init $ sudo apt autoclean && sudo apt autoremove

3. Information about the rtirq-init package on Ubuntu 20.10 (Groovy Gorilla)

Package: rtirq-init
Architecture: all
Version: 20150216-2
Priority: optional
Section: universe/misc
Source: rtirq
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Filename: pool/universe/r/rtirq/rtirq-init_20150216-2_all.deb
Size: 6064
MD5sum: f38c595010930639a040542046e75621
SHA1: 005d5db2b0d58e220208bcebb0bf6fa3e113d573
SHA256: ab7c36181c85f3a9a4a2d6e1cfb404a16f5c6358032cffcc62c67bfeac1920ca
SHA512: 758051e40652739e986850478cc8cabfbcf50760364c048fe47102aa651a45a4fe0f2ec78ce609f4f9b738f41f2a7343853b63bce9dd0670ed64370b16608cf3
Homepage: http://www.rncbc.org/jack/
Description-en: startup script for realtime-preempt enabled kernels
This package contains a script to prioritize IRQ thread handlers
on a kernel patched with realtime-preempt patch from Ingo Molnar.
The script takes advantage of the fact that realtime kernels use
threads for IRQs management, and as such these threads (like any
other thread running on your system) can be given maximum
priority in an effort to minimize the latency of audio
peripherals.
.
The script identifies the audio devices present on the machine
and raises the priority of the threads that handle the IRQs of
such devices.
Description-md5: 4e2d4126c7640dc260e8ae2d9b3c8ce1
Task: ubuntustudio-audio