How to Install and Uninstall px Package on Kali Linux

Last updated: April 27,2024

1. Install "px" package

Learn how to install px on Kali Linux

$ sudo apt update $ sudo apt install px

2. Uninstall "px" package

In this section, we are going to explain the necessary steps to uninstall px on Kali Linux:

$ sudo apt remove px $ sudo apt autoclean && sudo apt autoremove

3. Information about the px package on Kali Linux

Package: px
Version: 3.3.1-1
Installed-Size: 220
Maintainer: Josue Ortega
Architecture: all
Depends: python3:any, python3-dateutil, python3-pkg-resources, python3-six, procps
Recommends: lsof
Size: 51692
SHA256: 30b734215e2e7903339ae47df95b30474b91e46c2f5c94d06259cffcca806a44
SHA1: 9ace5576c62e13c2cd00ec4545dde763ddb1ae1c
MD5sum: 4756c9a86b3b5ac0c0c0334f281311a6
Description: ps and top for human beings
px parses command lines from Python, Ruby, Node, Perl, Java,
bash, zh, sh command lines and show you what is actually running.
px can filter processes by owner ("px root"), search for processes
by command line ("px python", like "pgrep"), and list processes in
a helpful order.
.
ptop periodically displays a sorted list of system processes. Processes are
sorted with the highest CPU users at the top.
ptop is capable of decode Python, Ruby, Perl, Node, Java, bash, sh,
zsh command lines and show you what is actually running.
Shows an stable output by counting CPU time since ptop started.
ptop provides a system load histogram rather for presenting the
three uptime numbers and shows system load in relation to the number
of logical and physical cores in the system.
Description-md5:
Homepage: https://github.com/walles/px/
Section: admin
Priority: optional
Filename: pool/main/p/px/px_3.3.1-1_all.deb