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

Last updated: May 20,2024

1. Install "python3-beziers" package

Please follow the step by step instructions below to install python3-beziers on Kali Linux

$ sudo apt update $ sudo apt install python3-beziers

2. Uninstall "python3-beziers" package

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

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

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

Package: python3-beziers
Source: python-beziers
Version: 0.5.0+dfsg1-1
Installed-Size: 136
Maintainer: Debian Fonts Task Force
Architecture: all
Depends: python3-pyclipper, python3:any
Suggests: python-beziers-doc
Size: 29008
SHA256: 1e2ee4c421c8d29dd9cf40c863dd461b84cbc5c7810b16cf524938eee5264160
SHA1: 513f4ff13b1ee97337bfc9f45891f8e9a76088c9
MD5sum: fcf87c43ee1c8e944cbbb156ee81365b
Description: Python library for bezier curves and paths (Python 3)
Beziers provides a variety of classes for constructing, manipulating and
drawing Bezier curves and paths. Principally designed for font design
software, it allows you to join, split, offset, and perform many other
operations on paths.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/simoncozens/beziers.py
Section: devel
Priority: optional
Filename: pool/main/p/python-beziers/python3-beziers_0.5.0+dfsg1-1_all.deb