How to Install and Uninstall py3status Package on Kali Linux

Last updated: May 17,2024

1. Install "py3status" package

Please follow the steps below to install py3status on Kali Linux

$ sudo apt update $ sudo apt install py3status

2. Uninstall "py3status" package

Please follow the guidance below to uninstall py3status on Kali Linux:

$ sudo apt remove py3status $ sudo apt autoclean && sudo apt autoremove

3. Information about the py3status package on Kali Linux

Package: py3status
Version: 3.54-2
Installed-Size: 1177
Maintainer: Sebastien Delafond
Architecture: all
Depends: python3:any, i3status, file
Size: 222892
SHA256: d188b6aa253d30feb6fa5db8f9ada9caff23e22b696914a8d2fe78a76048ad8d
SHA1: b50f07804f0fa8b5a60b836091e7be5a9729ff47
MD5sum: 417277d3787e8496961d2527f0f3ae43
Description: extensible i3status wrapper written in Python (Python3 package)
Using py3status, you can take control of your i3bar easily by:
.
- using one of the available modules shipped with py3status
- grouping multiple modules and automatically or manually cycle their display
- writing your own modules and have their output displayed on your bar
- handling click events on your i3bar and play with them in no time
- seeing your clock tick every second whatever your i3status interval
.
No extra configuration file needed, i3status' one will be used directly.
.
This is the Python3 package.
Description-md5:
Homepage: https://github.com/ultrabug/py3status
Section: python
Priority: optional
Filename: pool/main/p/py3status/py3status_3.54-2_all.deb