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

Last updated: May 17,2024

1. Install "python3-guizero" package

This guide let you learn how to install python3-guizero on Kali Linux

$ sudo apt update $ sudo apt install python3-guizero

2. Uninstall "python3-guizero" package

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

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

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

Package: python3-guizero
Source: python-guizero
Version: 1.5.0+dfsg-1
Installed-Size: 459
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pil, python3-pil.imagetk, python3-tk, python3:any
Suggests: python-guizero-doc
Size: 229372
SHA256: 3d0e9cebaad2111c212bb4ab2d9d51c43d6e8a4f0bd2dd76d98ca1407b7e0e9b
SHA1: 07132d634960f761ad0c7a6f9aa0bba1c14267ce
MD5sum: 160b899be7b0bcdf8ca7962fd3e2af27
Description: module to allow quick and easy GUI creation (Python 3)
guizero is a wrapper for Tkinter, and aims to make the process of creating
simple GUIs quick, accessible and understandable by:
.
- working with the standard Python GUI library
- providing an accessible widget naming system
- abstracting away details novice programmers find hard
- being flexible enough to be used for projects up to A-Level (UK) standard
- providing comprehensive and accessible documentation with examples
- providing helpful error messages
.
This package provides the guizero library for Python 3.
Description-md5:
Homepage: https://github.com/lawsie/guizero
Section: python
Priority: optional
Filename: pool/main/p/python-guizero/python3-guizero_1.5.0+dfsg-1_all.deb