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

Last updated: June 02,2024

1. Install "gnash-ext-fileio" package

Please follow the steps below to install gnash-ext-fileio on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnash-ext-fileio

2. Uninstall "gnash-ext-fileio" package

Please follow the instructions below to uninstall gnash-ext-fileio on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnash-ext-fileio $ sudo apt autoclean && sudo apt autoremove

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

Package: gnash-ext-fileio
Priority: optional
Section: universe/video
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Flash Team
Architecture: amd64
Source: gnash
Version: 0.8.11~git20160109-1build1
Depends: gnash-common (= 0.8.11~git20160109-1build1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/g/gnash/gnash-ext-fileio_0.8.11~git20160109-1build1_amd64.deb
Size: 36480
MD5sum: 5880d14d4ae852b840e5edf98d56090a
SHA1: 2e71535cd310e0259967d4e2b65367f59f01268d
SHA256: e3f09d1634f1506a03ffa81bd19ef61eb72c92f4d4252c7edd9f157cd87475a7
Description-en: GNU Shockwave Flash (SWF) player - Fileio extension
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 extension allows SWF files being played within Gnash to have direct access
to the file system. The API is similar to the C library one.
Description-md5: 48d8113f86e7d2f428b640dfd7be8f7d
Homepage: http://www.gnu.org/software/gnash/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu