How to Install and Uninstall python3-svg.path Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-svg.path" package

This guide let you learn how to install python3-svg.path on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-svg.path" package

Learn how to uninstall python3-svg.path on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-svg.path package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-svg.path
Priority: optional
Section: universe/python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: python-svg.path
Version: 2.0.1-1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-svg.path/python3-svg.path_2.0.1-1_all.deb
Size: 17944
MD5sum: 89f9dc3c63e43f0e1c8498032d08868d
SHA1: 08a85e8da03516d18b55d46eaa1f8d6904352d3d
SHA256: a282120057f20ba7497f4ab620f08565d5d0b7a197eb79cdfd95e7bc0d44eabc
Description-en: 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: 893a36ca97947194031355ee275bed68
Homepage: https://github.com/regebro/svg.path
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu