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

Last updated: April 30,2024

1. Install "python3-svgwrite" package

Please follow the guidelines below to install python3-svgwrite on Kali Linux

$ sudo apt update $ sudo apt install python3-svgwrite

2. Uninstall "python3-svgwrite" package

This tutorial shows how to uninstall python3-svgwrite on Kali Linux:

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

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

Package: python3-svgwrite
Source: svgwrite
Version: 1.4.3-1
Installed-Size: 305
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-svgwrite-doc
Size: 48844
SHA256: 4eaa11833eba38d22c6b6a09814d150cae95156bdc1433fd8927e023b9d227a0
SHA1: 3f0ec83184e31f8d9f9402d1d0199841bf55167b
MD5sum: f0a2056267e6b46d5ba92aa080d68b8d
Description: library to create SVG drawings (Python 3)
Programmatically create Scalable Vector Graphics (SVG).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/mozman/svgwrite
Section: python
Priority: optional
Filename: pool/main/s/svgwrite/python3-svgwrite_1.4.3-1_all.deb