How to Install and Uninstall tkdnd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "tkdnd" package

This guide let you learn how to install tkdnd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tkdnd

2. Uninstall "tkdnd" package

This is a short guide on how to uninstall tkdnd on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tkdnd $ sudo apt autoclean && sudo apt autoremove

3. Information about the tkdnd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tkdnd
Priority: optional
Section: universe/libs
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Hans-Christoph Steiner
Architecture: amd64
Version: 2.6-1ubuntu1
Depends: libc6 (>= 2.4), libx11-6, tk (>= 8.5.0) | tk8.5 | tk8.6
Recommends: pd-import
Filename: pool/universe/t/tkdnd/tkdnd_2.6-1ubuntu1_amd64.deb
Size: 54624
MD5sum: af4429a746fc130c543ec68abe1f3e38
SHA1: 160ec9f099d65429f5c26eac928298800a590ea5
SHA256: a78c52a168356b5deecfac91e77f43da8bbc3112534660084c9e3a1585e96276
Description-en: adds native drag & drop capabilities to the Tk toolkit
TkDND is an extension that adds native drag & drop capabilities to the Tk
toolkit. Under unix the drag & drop protocol in use is the XDND protocol
version 4 (also used by the QT toolkit, KDE & GNOME Desktops).
Description-md5: bc657042fd9b8af23e6fc77acf913982
Homepage: https://sourceforge.net/projects/tkdnd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu