How to Install and Uninstall rtla Package on Kali Linux
Last updated: November 23,2024
1. Install "rtla" package
Learn how to install rtla on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
rtla
Copied
2. Uninstall "rtla" package
In this section, we are going to explain the necessary steps to uninstall rtla on Kali Linux:
$
sudo apt remove
rtla
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the rtla package on Kali Linux
Package: rtla
Source: linux
Version: 6.6.9-1kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 869
Depends: libc6 (>= 2.34), libtraceevent1 (>= 5.4), libtracefs1 (>= 1.3.0)
Homepage: https://www.kernel.org/
Priority: optional
Section: devel
Filename: pool/main/l/linux/rtla_6.6.9-1kali1_amd64.deb
Size: 797052
SHA256: 6949e9110ea94998c8a7e6594fc8172c278108ba2c15b13c64ac4b6da3f292d8
SHA1: 5108d0f0ca57b453eb8d931fc744df2ff3715043
MD5sum: bde330391773b09bcf47176c54040700
Description: Real-Time Linux Analysis tools
rtla provides a set of commands for analysing the real-time properties of
Linux. rtla uses kernel tracing capabilities to provide precise
information about the properties and root causes of unexpected results.
Description-md5:
Original-Maintainer: Debian Kernel Team
Source: linux
Version: 6.6.9-1kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 869
Depends: libc6 (>= 2.34), libtraceevent1 (>= 5.4), libtracefs1 (>= 1.3.0)
Homepage: https://www.kernel.org/
Priority: optional
Section: devel
Filename: pool/main/l/linux/rtla_6.6.9-1kali1_amd64.deb
Size: 797052
SHA256: 6949e9110ea94998c8a7e6594fc8172c278108ba2c15b13c64ac4b6da3f292d8
SHA1: 5108d0f0ca57b453eb8d931fc744df2ff3715043
MD5sum: bde330391773b09bcf47176c54040700
Description: Real-Time Linux Analysis tools
rtla provides a set of commands for analysing the real-time properties of
Linux. rtla uses kernel tracing capabilities to provide precise
information about the properties and root causes of unexpected results.
Description-md5:
Original-Maintainer: Debian Kernel Team