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

Last updated: May 17,2024

1. Install "python3-easygui" package

Learn how to install python3-easygui on Kali Linux

$ sudo apt update $ sudo apt install python3-easygui

2. Uninstall "python3-easygui" package

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

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

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

Package: python3-easygui
Source: python-easygui
Version: 0.98.1-3
Installed-Size: 233
Maintainer: Andreas Noteng
Architecture: all
Depends: python3-tk, python3:any
Recommends: python3-pil.imagetk
Size: 85868
SHA256: 9509b7ab8df3e19f946211540a2c429cac69952d47a75236da0414aff72463b2
SHA1: a80a2b3593d7e2fe2f1d194cd6a3c75d8b45e23d
MD5sum: 909911a2be5bf938b7f4f023fab1abfa
Description: module for very simple, very easy GUI programming in Python3
This package provides the Python3 modules EasyGUI. Experienced Pythonistas
need support for quick and dirty GUI features. New Python programmers need
GUI capabilities that don't require any knowledge of Tkinter, frames,
widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI,
all GUI interactions are invoked by simple function calls.
Description-md5:
Homepage: https://github.com/robertlugg/easygui
Section: python
Priority: optional
Filename: pool/main/p/python-easygui/python3-easygui_0.98.1-3_all.deb