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

Last updated: April 25,2024

1. Install "python3-fltk" package

Here is a brief guide to show you how to install python3-fltk on Kali Linux

$ sudo apt update $ sudo apt install python3-fltk

2. Uninstall "python3-fltk" package

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

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

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

Package: python3-fltk
Source: pyfltk
Version: 1.3.9+repack-1
Installed-Size: 7803
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libfltk-forms1.3, libfltk-gl1.3 (>= 1.3.0), libfltk-images1.3 (>= 1.3.0), libfltk1.3 (>= 1.3.8), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Suggests: python3-fltk-doc
Size: 1054576
SHA256: 6bb60a96d59b1bf458e6fbfe68ab8fe05e2ab4571c0da6fb202a0beaf318a0cc
SHA1: b5bd025c58b8e84b058d6601ac596eacdbaf1511
MD5sum: a480cf50cb106de55f444f0b7ff62d03
Description: 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:
Multi-Arch: same
Homepage: https://pyfltk.sourceforge.io/
Section: python
Priority: optional
Filename: pool/main/p/pyfltk/python3-fltk_1.3.9+repack-1_amd64.deb