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

Last updated: May 16,2024

1. Install "python-fltk-dbg" package

This tutorial shows how to install python-fltk-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fltk-dbg

2. Uninstall "python-fltk-dbg" package

This guide let you learn how to uninstall python-fltk-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-fltk-dbg
Priority: extra
Section: universe/debug
Installed-Size: 25330
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pyfltk
Version: 1.3.0-1
Depends: python2.7-dbg, python-dbg (>= 2.7), python-dbg (<< 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), python-fltk (= 1.3.0-1)
Filename: pool/universe/p/pyfltk/python-fltk-dbg_1.3.0-1_amd64.deb
Size: 5945714
MD5sum: ffb1b1eb32f8c28b10261eb00c0010bd
SHA1: ac86ed4104150a604000db64ae1e44d839e670dd
SHA256: 6404d74beb761ac88db27288fd7fd3e1158ceea56379718be256b044784106bf
Description-en: Python wrapper for the Fast Light Toolkit - Debugging symbols
pyFltk provides a Python wrapper for the Fast Light Tool Kit cross-platform
graphical user-interface library (http://www.fltk.org/).
.
This package contains debugging symbols.
Description-md5: 3fcc9284c5958d95f30beb17e619c052
Homepage: http://pyfltk.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu