How to Install and Uninstall bpytop Package on Kali Linux

Last updated: May 09,2024

1. Install "bpytop" package

This guide let you learn how to install bpytop on Kali Linux

$ sudo apt update $ sudo apt install bpytop

2. Uninstall "bpytop" package

Here is a brief guide to show you how to uninstall bpytop on Kali Linux:

$ sudo apt remove bpytop $ sudo apt autoclean && sudo apt autoremove

3. Information about the bpytop package on Kali Linux

Package: bpytop
Version: 1.0.68-1
Installed-Size: 282
Maintainer: Dylan Aïssi
Architecture: all
Depends: python3, python3-distutils, python3-psutil (>= 5.7.0)
Size: 66808
SHA256: d1ca9b9ef1e4642786d4227094763cd6ae57294a9ebb1b73bdcc7502518b846c
SHA1: c2d26c617e7fef91b9a35610268d8ba37e259049
MD5sum: 348ea71127f2e35718eabb1e55542a1d
Description: Resource monitor that shows usage and stats
Resource monitor that shows usage and stats for processor,
memory, disks, network and processes. bpytop includes:
- Easy to use, with a game inspired menu system.
- Full mouse support, all buttons with a highlighted key is clickable
and mouse scroll works in process list and menu boxes.
- Fast and responsive UI with UP, DOWN keys process selection.
- Function for showing detailed stats for selected process.
- Ability to filter processes, multiple filters can be entered.
- Easy switching between sorting options.
- Send SIGTERM, SIGKILL, SIGINT to selected process.
- UI menu for changing all config file options.
- Auto scaling graph for network usage.
- Shows current read and write speeds for disks
.
Python port of bashtop.
Description-md5:
Homepage: https://github.com/aristocratos/bpytop
Section: utils
Priority: optional
Filename: pool/main/b/bpytop/bpytop_1.0.68-1_all.deb