How to Install and Uninstall pdf2svg Package on Kali Linux

Last updated: May 07,2024

1. Install "pdf2svg" package

Please follow the step by step instructions below to install pdf2svg on Kali Linux

$ sudo apt update $ sudo apt install pdf2svg

2. Uninstall "pdf2svg" package

This guide let you learn how to uninstall pdf2svg on Kali Linux:

$ sudo apt remove pdf2svg $ sudo apt autoclean && sudo apt autoremove

3. Information about the pdf2svg package on Kali Linux

Package: pdf2svg
Version: 0.2.3-5
Installed-Size: 32
Maintainer: Georges Khaznadar
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.2.4), libglib2.0-0 (>= 2.12.0), libpoppler-glib8 (>= 0.18.0)
Size: 8444
SHA256: e20fc19a2033fcbd1c8d4b409e3638217fa1e63438883f10776f30133054a76e
SHA1: 0c0c5bfa1af5bfcbc1835d6343e0b29fdeb7f763
MD5sum: f00cc3cd608ad0d58f51d7cefa7f6551
Description: converts PDF documents to SVG files (one per page)
pdf2svg is a tiny command-line utility using Cairo and Poppler
to convert PDF documents into SVG files. Multi-page PDF can be split up to
one SVG per page by passing a file naming specification.
Description-md5:
Homepage: http://www.cityinthesky.co.uk/opensource/pdf2svg/
Tag: interface::commandline, role::program, scope::utility, use::converting,
works-with-format::pdf, works-with-format::svg
Section: graphics
Priority: optional
Filename: pool/main/p/pdf2svg/pdf2svg_0.2.3-5_amd64.deb