How to Install and Uninstall swfmill Package on Kali Linux

Last updated: May 18,2024

1. Install "swfmill" package

Here is a brief guide to show you how to install swfmill on Kali Linux

$ sudo apt update $ sudo apt install swfmill

2. Uninstall "swfmill" package

Please follow the guidelines below to uninstall swfmill on Kali Linux:

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

3. Information about the swfmill package on Kali Linux

Package: swfmill
Source: swfmill (0.3.6-1)
Version: 0.3.6-1+b1
Installed-Size: 1803
Maintainer: Miriam Ruiz
Architecture: amd64
Depends: libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.0), libpng16-16 (>= 1.6.2-1), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Size: 353620
SHA256: f42afba04e89158ed1a81e4234374bf4444abc8c40013cac20b8a25a571ca46e
SHA1: 222a2dd64596aad00066744c1ea4d2d779e86b6a
MD5sum: 965cc84d2ff3c08f359b7054979585c2
Description: 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/
Tag: implemented-in::c++, interface::commandline, role::program,
scope::utility, use::converting, works-with-format::swf,
works-with::video
Section: video
Priority: optional
Filename: pool/main/s/swfmill/swfmill_0.3.6-1+b1_amd64.deb