How to Install and Uninstall python-easygui Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-easygui" package

Please follow the guidelines below to install python-easygui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-easygui

2. Uninstall "python-easygui" package

Please follow the steps below to uninstall python-easygui on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-easygui package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-easygui
Priority: optional
Section: universe/python
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Noteng
Architecture: all
Version: 0.96-3
Depends: python-tk, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: python-imaging-tk
Filename: pool/universe/p/python-easygui/python-easygui_0.96-3_all.deb
Size: 33968
MD5sum: 1e63bef844c9b2394a577008b1daca93
SHA1: ba738eee5c79dfe2e3f887aa54a17c1398d20df6
SHA256: 8e23bc1a30788df47921716d480056e66bc5fb88cb0dba2b805578678e2aebaf
Description-en: module for very simple, very easy GUI programming in Python
This package provides the Python 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: 5cc42207df675481470dfce647cdbe2f
Homepage: http://easygui.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu