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

Last updated: September 20,2024

1. Install "python-fltk" package

This guide covers the steps necessary to install python-fltk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fltk

2. Uninstall "python-fltk" package

This guide covers the steps necessary to uninstall python-fltk on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fltk
Priority: optional
Section: universe/python
Installed-Size: 3855
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyfltk
Version: 1.3.0-1
Provides: python2.7-fltk
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libfltk-forms1.3, libfltk-gl1.3 (>= 1.3.0), libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/pyfltk/python-fltk_1.3.0-1_amd64.deb
Size: 791336
MD5sum: 88649f426319f940b36ca2bb5aa31dae
SHA1: ce6affa416ddd5915228c4c848c94fd46905c8ea
SHA256: 8f2060bd6e88b0fbc841f32aec97360bc9bfe4b0d75fe5a481b57254c9a8b075
Description-en: Python wrapper for the Fast Light Toolkit
pyFltk provides a Python wrapper for the Fast Light Tool Kit cross-platform
graphical user-interface library (http://www.fltk.org/).
.
This package contains the wrapper itself.
Description-md5: 680694f8995b7e983b1a252ebc5d69d4
Homepage: http://pyfltk.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu