How to Install and Uninstall node-svg2ttf Package on Kali Linux

Last updated: May 18,2024

1. Install "node-svg2ttf" package

Learn how to install node-svg2ttf on Kali Linux

$ sudo apt update $ sudo apt install node-svg2ttf

2. Uninstall "node-svg2ttf" package

Here is a brief guide to show you how to uninstall node-svg2ttf on Kali Linux:

$ sudo apt remove node-svg2ttf $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-svg2ttf package on Kali Linux

Package: node-svg2ttf
Version: 6.0.3+~cs4.7.1-2
Installed-Size: 177
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-argparse (>= 2.0.1), node-lodash (>= 4.17.10), node-xmldom (>= 0.7.2)
Size: 38684
SHA256: 01767c33b72f72709c5b2e7fedc10b5023b50adbd46e693351ff15f7424c5f19
SHA1: 145f476fe01684b7044d6907f434871d003bf633
MD5sum: 2a3a7cb0675252ccfaa0520917c3f720
Description: Converts SVG font to TTF font (Node.js module)
Internal API is similar to FontForge's one. Since primary goal is generating
iconic fonts, sources can lack some specific TTF/OTF features, like kerning
and so on. Anyway, current code is a good base for development, because it
will save you tons of hours to implement correct writing & optimizing TTF
tables.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/fontello/svg2ttf#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-svg2ttf/node-svg2ttf_6.0.3+~cs4.7.1-2_all.deb