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

Last updated: September 20,2024

1. Install "libsvgpp-dev" package

Please follow the guidelines below to install libsvgpp-dev on Kali Linux

$ sudo apt update $ sudo apt install libsvgpp-dev

2. Uninstall "libsvgpp-dev" package

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

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

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

Package: libsvgpp-dev
Source: svgpp
Version: 1.3.0+dfsg1-6
Installed-Size: 1082
Maintainer: Anton Gladky
Architecture: all
Depends: libboost-dev, libboost-system-dev, libboost-timer-dev
Size: 121760
SHA256: 455c8f388fedc6df8a9a2dfe3ac995dd1cd0d44326c4f5b00a45164968e10ce0
SHA1: ec174ac1bb586b56246378d1950a55ca06ec823e
MD5sum: 2100bf6b3f592a925819771e79195d67
Description: SVG-framework with parsers for various syntaxes and adapters. Development files
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 header development files.
Description-md5:
Homepage: https://github.com/svgpp/svgpp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: extra
Filename: pool/main/s/svgpp/libsvgpp-dev_1.3.0+dfsg1-6_all.deb