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

Last updated: May 20,2024

1. Install "python-gtk-gnash" package

Please follow the guidance below to install python-gtk-gnash on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gtk-gnash

2. Uninstall "python-gtk-gnash" package

Please follow the steps below to uninstall python-gtk-gnash on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gtk-gnash $ sudo apt autoclean && sudo apt autoremove

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

Package: python-gtk-gnash
Priority: optional
Section: universe/python
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Flash Team
Architecture: amd64
Source: gnash
Version: 0.8.11~git20160109-1build1
Provides: python2.7-gtk-gnash
Depends: python-gtk2, python (>= 2.7), python (<< 2.8), gnash-common, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgcc1 (>= 1:3.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.8.0), libstdc++6 (>= 5.2)
Filename: pool/universe/g/gnash/python-gtk-gnash_0.8.11~git20160109-1build1_amd64.deb
Size: 54978
MD5sum: e268c4913159863106336a0190aaecbd
SHA1: 01f4801d25f2b8afbd06c8e42dba22eec46733b4
SHA256: 8a3ebac789536963f39db2944f34631d8a9fec49e729c5df0718a7d756d8fed9
Description-en: GNU Shockwave Flash (SWF) player - Python bindings
GNU Gnash is a free GPL'd SWF player. It runs as a standalone application
on either the desktop or embedded devices, or may be used as a plugin
for several popular browsers. It supports playing media from a disk or
streaming over a network connection.
.
GNU Gnash is based on GameSWF and supports most SWF v7 features and some
SWF v8 and v9. SWF v10 is not supported by GNU Gnash.
.
Included in the Gnash is an XML based messaging system, as specified in
the SWF specification. This lets a SWF animation communicate over a TCP/IP
socket, and parse the incoming XML message. This lets an animation be a remote
control for other devices or applications.
.
This package includes the Python bindings for gnash.
Description-md5: 2797ff3619307b5d907bffcae43c1247
Homepage: http://www.gnu.org/software/gnash/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu