How to Install and Uninstall emf2svg Package on Kali Linux

Last updated: May 15,2024

1. Install "emf2svg" package

This tutorial shows how to install emf2svg on Kali Linux

$ sudo apt update $ sudo apt install emf2svg

2. Uninstall "emf2svg" package

Please follow the steps below to uninstall emf2svg on Kali Linux:

$ sudo apt remove emf2svg $ sudo apt autoclean && sudo apt autoremove

3. Information about the emf2svg package on Kali Linux

Package: emf2svg
Source: libemf2svg
Version: 1.1.0+ds-3
Installed-Size: 49
Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libemf2svg1 (>= 1.1.0+ds), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 12224
SHA256: 78caaa27d5be13d77892547b1e5084e59c0ab17cf0e384d8448032aea38198cb
SHA1: 4a4b995daa730b8df42deff95ab7bb08f459da0a
MD5sum: 7910a569d99080495e95c071143d2951
Description: Convert Enhanced Metafile to SVG
By themselves, EMF/EMF+ files are rare in the wild. However, they are
frequently embedded inside other Microsoft file formats. This project could
be used to handle EMF blobs in any Microsoft formats.
.
This package contains the command line utility emf2svg-conv.
Description-md5:
Homepage: https://github.com/kakwa/libemf2svg
Section: graphics
Priority: optional
Filename: pool/main/libe/libemf2svg/emf2svg_1.1.0+ds-3_amd64.deb