How to Install and Uninstall python3-powerline Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-powerline" package

Please follow the step by step instructions below to install python3-powerline on Kali Linux

$ sudo apt update $ sudo apt install python3-powerline

2. Uninstall "python3-powerline" package

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

$ sudo apt remove python3-powerline $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-powerline package on Kali Linux

Package: python3-powerline
Source: powerline
Version: 2.8.3-5
Installed-Size: 650
Maintainer: Debian Python Team
Architecture: all
Depends: python3-psutil, python3:any
Suggests: powerline-doc
Size: 129856
SHA256: c5c914a08fcc6f493505ab7a82b72f964551c8f674a873175476fd1cec6650f6
SHA1: 65cc9f1991d77cebdd8cdaf56203494021bfbc86
MD5sum: 3e43ee0720ac73cb812fc5b77b84e53e
Description: prompt and statusline utility (Python 3.x module)
Powerline is a statusline plugin for vim, and provides statuslines and prompts
for several other applications, including zsh, bash, tmux, IPython, Awesome and
Qtile.
.
This package contains the Powerline module for Python 3.x.
Description-md5:
Homepage: https://github.com/powerline/powerline
Section: python
Priority: optional
Filename: pool/main/p/powerline/python3-powerline_2.8.3-5_all.deb