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

Last updated: May 18,2024

1. Install "swfmill" package

In this section, we are going to explain the necessary steps to install swfmill on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swfmill

2. Uninstall "swfmill" package

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

$ sudo apt remove swfmill $ sudo apt autoclean && sudo apt autoremove

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

Package: swfmill
Priority: extra
Section: universe/utils
Installed-Size: 1653
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Flash Team
Architecture: amd64
Version: 0.3.2-1.1
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.4.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: mtasc
Filename: pool/universe/s/swfmill/swfmill_0.3.2-1.1_amd64.deb
Size: 289124
MD5sum: 4622952be363d591c4115e9a530ee7c7
SHA1: be45abcf850ffd49ff80163178e4aaa1923ffb89
SHA256: a22e7658e45c492e6760f8989ebec9bed2bb7bc9a8b853ff1e10a08972dc0fd4
Description-en: xml2swf and swf2xml processor
swfmill is a tool to process Shockwave Flash(TM) (SWF) files. It can
convert SWF from and to an XML-dialect called swfml, which is closely
modeled after the SWF file format.
.
Apart from this xml2swf and swf2xml functionality, it also provides a
libxslt-based XSL transformator that supports an extension ("swft")
which helps with generating IDs for SWF objects and can import an SWF as
XML using an XPath command (swft:document()).
.
As a simple application of such functionality, swfmill can pack together
a bunch of media files (currently JPGs, PNGs, TTFs and other SWFs) into
an SWF as "library objects" for your attachMovie() pleasure.
Description-md5: 58f6369893f7b573b996c1695c515ce4
Homepage: http://www.swfmill.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu