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

Last updated: May 17,2024

1. Install "python3-nubia" package

In this section, we are going to explain the necessary steps to install python3-nubia on Kali Linux

$ sudo apt update $ sudo apt install python3-nubia

2. Uninstall "python3-nubia" package

Please follow the guidance below to uninstall python3-nubia on Kali Linux:

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

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

Package: python3-nubia
Source: python-nubia
Version: 0.2.3-1
Installed-Size: 188
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jellyfish, python3-prettytable, python3-prompt-toolkit, python3-pygments, python3-pyparsing, python3-termcolor, python3-typing-inspect, python3-wcwidth, python3:any
Size: 41248
SHA256: 089b1d1f15192296b22675e4ffa2bfe38b9b7ae54b6bb513568351751e4ee9d0
SHA1: ed903b8ff0e375b8bd76b401f530a6c6ff2f7329
MD5sum: b44ed17bc6ea25dbb1fdb178112b45de
Description: framework for building beautiful shells for python3
This is a lightweight framework for building command-line applications
with Python. This was originally designed for the "logdevice interactive
shell (aka. `ldshell`)" at Facebook. Since then it was factored out to
be a reusable component and several internal Facebook projects now rely
on it as a quick and easy way to get an intuitive shell/cli application
without too much boilerplate.
Description-md5:
Homepage: https://github.com/netenglabs/nubia-cli
Section: python
Priority: optional
Filename: pool/main/p/python-nubia/python3-nubia_0.2.3-1_all.deb