How to Install and Uninstall libsysprof-6-modules Package on Kali Linux

Last updated: November 24,2024

1. Install "libsysprof-6-modules" package

This tutorial shows how to install libsysprof-6-modules on Kali Linux

$ sudo apt update $ sudo apt install libsysprof-6-modules

2. Uninstall "libsysprof-6-modules" package

Please follow the guidelines below to uninstall libsysprof-6-modules on Kali Linux:

$ sudo apt remove libsysprof-6-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsysprof-6-modules package on Kali Linux

Package: libsysprof-6-modules
Source: sysprof
Version: 46~beta-1
Installed-Size: 261
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libglib2.0-0 (>= 2.76.0), libunwind8
Size: 50944
SHA256: 6e48f8044386d72bc030476a45da4624c3755ab6e697ebf01490d96dcdf8fcc4
SHA1: 066d95d3bf917c7a586f9e2ace04eb4db5737162
MD5sum: a5d3dcc31077191a604961a7a09e1b3b
Description: LD_PRELOAD modules for system-wide Linux profiler
Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to
profile the entire system, not just a single application. Sysprof handles
shared libraries and applications do not need to be recompiled. In fact they
don't even have to be restarted.
.
This package provides LD_PRELOAD modules that can be injected into the
program being profiled.
Description-md5:
Multi-Arch: same
Homepage: https://wiki.gnome.org/Apps/Sysprof
Section: libs
Priority: optional
Filename: pool/main/s/sysprof/libsysprof-6-modules_46~beta-1_amd64.deb