How to Install and Uninstall python3-svglib Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-svglib" package

In this section, we are going to explain the necessary steps to install python3-svglib on Kali Linux

$ sudo apt update $ sudo apt install python3-svglib

2. Uninstall "python3-svglib" package

Please follow the guidance below to uninstall python3-svglib on Kali Linux:

$ sudo apt remove python3-svglib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-svglib package on Kali Linux

Package: python3-svglib
Source: python-svglib
Version: 1.4.1+dfsg-1
Installed-Size: 120
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cssselect2, python3-lxml, python3-reportlab, python3-tinycss2, python3:any
Size: 29164
SHA256: d61b4c256f340bc2b3840ff94df67376aa32bdb4e7abca2deb5a419054887142
SHA1: 1b32f0836e4de373820fee4ad6b59364f3ca27d4
MD5sum: 6f3d746ed2dc8600f0fdbaf2e5e59d2b
Description: Python library for reading SVG files and converting them
Used as a package you can read existing SVG files and convert them into
ReportLab Drawing objects that can be used in a variety of contexts, e.g. as
ReportLab Platypus Flowable objects or in RML. As a command-line tool it
converts SVG files into PDF ones (but adding other output formats like bitmap
or EPS is really easy and will be better supported, soon).
Description-md5:
Homepage: https://github.com/deeplook/svglib
Section: python
Priority: optional
Filename: pool/main/p/python-svglib/python3-svglib_1.4.1+dfsg-1_all.deb