Install python3-tksnack
Installing python3-tksnack package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python3-tksnack
python3-tksnack package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | python3-tksnack |
version | 2.2.10.20090623-dfsg-6 |
description | Sound extension to Tcl/Tk and Python/Tkinter – Python 3.x library |
subsection | python |
website | pdqi.com / w / pw / pdqi / Wize / Snack |
maintainer | Sergei Golovan |
Uninstall python3-tksnack
To remove just python3-tksnack package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python3-tksnack
Uninstall python3-tksnack and it’s dependent packages
To remove the python3-tksnack package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python3-tksnack
Purging python3-tksnack
If you also want to delete configuration and/or data files of python3-tksnack from Debian Sid then this will work:
sudo apt-get purge python3-tksnack
To delete configuration and/or data files of python3-tksnack and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python3-tksnack