How to Install and Uninstall python3-svg.path Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-svg.path" package

Please follow the steps below to install python3-svg.path on Kali Linux

$ sudo apt update $ sudo apt install python3-svg.path

2. Uninstall "python3-svg.path" package

In this section, we are going to explain the necessary steps to uninstall python3-svg.path on Kali Linux:

$ sudo apt remove python3-svg.path $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-svg.path package on Kali Linux

Package: python3-svg.path
Source: python-svg.path
Version: 6.3-2
Installed-Size: 81
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 21292
SHA256: f43fb158d0e448ee5fba1fb4a459fc388ff5f9de6aa36258d8188b0746cb8c4b
SHA1: d9649f31f0f9d7b83df0fc59b2d236f2696d3348
MD5sum: ebd78ab5173810fa4ab7e38ec9db41b5
Description: SVG path objects and parser for Python3
In SVG (Scalable Vector Graphics), paths are used to draw simple or
compounded shape outlines. svg.path is a collection of objects
that implement the path commands in SVG (Line, Arc, QuadraticBezier,
CubicBezier), and a parser for SVG path definitions.
.
This package contains the modules for Python3.
Description-md5:
Homepage: https://github.com/regebro/svg.path
Section: python
Priority: optional
Filename: pool/main/p/python-svg.path/python3-svg.path_6.3-2_all.deb