How to Install and Uninstall libsvgpp-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "libsvgpp-doc" package

This tutorial shows how to install libsvgpp-doc on Kali Linux

$ sudo apt update $ sudo apt install libsvgpp-doc

2. Uninstall "libsvgpp-doc" package

This tutorial shows how to uninstall libsvgpp-doc on Kali Linux:

$ sudo apt remove libsvgpp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsvgpp-doc package on Kali Linux

Package: libsvgpp-doc
Source: svgpp
Version: 1.3.0+dfsg1-6
Installed-Size: 793
Maintainer: Anton Gladky
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg), libjs-mathjax
Size: 72656
SHA256: 8a96d9eb6ca185dc89391783951f899cd51e37011feea0d06c43f9e92dc71f13
SHA1: 3db7fc3169190680e83d07913b433fe0e122db1a
MD5sum: 508668ab69efc617985062c221573ec8
Description: SVG-framework with parsers for various syntaxes and adapters. Documentation
The library can be thought of as a framework, containing parsers for various
SVG syntaxes, adapters that simplify handling of parsed data and a lot of
other utilities and helpers for the most common tasks. SVG++ features
.
* Is a header-only library
* Can be used with any XML parser
* Compile time configured - no virtual functions
* Minimal runtime overhead - you pay only for what you get
* Fully functional, conforming SVG viewers
* Simple in-app SVG rasterizers
* Import modules of vector editing software
* Implementing path-only input of SVG format with minimal efforts
in any graphics or math software
* Compatible with C++03, but requires conforming implementation
.
The package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/svgpp/svgpp
Section: doc
Priority: optional
Filename: pool/main/s/svgpp/libsvgpp-doc_1.3.0+dfsg1-6_all.deb