How to Install and Uninstall rt-app Package on Kali Linux

Last updated: May 20,2024

1. Install "rt-app" package

Please follow the guidelines below to install rt-app on Kali Linux

$ sudo apt update $ sudo apt install rt-app

2. Uninstall "rt-app" package

This guide covers the steps necessary to uninstall rt-app on Kali Linux:

$ sudo apt remove rt-app $ sudo apt autoclean && sudo apt autoremove

3. Information about the rt-app package on Kali Linux

Package: rt-app
Version: 1.0-1
Installed-Size: 158
Maintainer: Linaro Packagers
Architecture: amd64
Depends: libc6 (>= 2.17), libjson-c5 (>= 0.15), python3
Size: 35744
SHA256: 67ffca24048cc9292921d9b4cb3f0840e828613f5c7da96a28f3b4f43127965d
SHA1: ef3f7cb713c797f8cf8e84f4440e1aedb4d0d4ef
MD5sum: 71b5c0f8aba88d8e58c464cb3b8333b0
Description: Test application which simulates a real-time periodic load
rt-app is a test application that starts multiple periodic threads in
order to simulate a real-time periodic load. It supports the
SCHED_OTHER/SCHED_FIFO/SCHED_RR kernel mechanisms as well as the
AQuoSA framework and SCHED_DEADLINE. It can be run with a simple
command-line config, or a more complex set of tasks/threads
configured in a (json) config file.
Description-md5:
Homepage: https://github.com/scheduler-tools/rt-app
Section: misc
Priority: optional
Filename: pool/main/r/rt-app/rt-app_1.0-1_amd64.deb