How to Install and Uninstall pstack Package on Kali Linux

Last updated: May 01,2024

1. Install "pstack" package

This is a short guide on how to install pstack on Kali Linux

$ sudo apt update $ sudo apt install pstack

2. Uninstall "pstack" package

Please follow the steps below to uninstall pstack on Kali Linux:

$ sudo apt remove pstack $ sudo apt autoclean && sudo apt autoremove

3. Information about the pstack package on Kali Linux

Package: pstack
Source: pstack (1.3.1-1)
Version: 1.3.1-1+b1
Installed-Size: 39
Maintainer: Thomas Preud'homme
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 12752
SHA256: c922587382b248f301870654037af6e4571661c6b5b7b9188ba4225e866ed843
SHA1: 9e37061973e3d68bfe3aed2305692e1d30ada1f8
MD5sum: c6419682407173ddffb44bbb44d8378b
Description: Display stack trace of a running process
pstack dumps a stack trace for a process, given the PID of that process. If
the process named is part of a thread group, then all the threads in the group
are traced.
Description-md5:
Homepage: http://code.lm7.fr/p/pstack
Tag: devel::debugger, implemented-in::c, interface::commandline,
role::program, scope::utility, works-with-format::elf,
works-with::software:running
Section: devel
Priority: optional
Filename: pool/main/p/pstack/pstack_1.3.1-1+b1_amd64.deb