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

Last updated: May 11,2024

1. Install "python3-pyclipper" package

This is a short guide on how to install python3-pyclipper on Kali Linux

$ sudo apt update $ sudo apt install python3-pyclipper

2. Uninstall "python3-pyclipper" package

This guide covers the steps necessary to uninstall python3-pyclipper on Kali Linux:

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

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

Package: python3-pyclipper
Source: pyclipper
Version: 1.3.0.post5-3
Installed-Size: 556
Maintainer: Debian Fonts Task Force
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 127484
SHA256: d735cb5e545ace5c95308687f7aa3c4ded679d81bc7cff776563cce33d21a14b
SHA1: 79a0bb458d4ef99911eb61d60a7e66ebe1b4b992
MD5sum: 626a8cf00afd999730c9b381add40166
Description: Cython wrapper for the Clipper library
Pyclipper is a Cython wrapper exposing public functions and classes of
the C++ translation of Angus Johnson’s Clipper library.
Description-md5:
Homepage: https://github.com/fonttools/pyclipper
Section: python
Priority: optional
Filename: pool/main/p/pyclipper/python3-pyclipper_1.3.0.post5-3_amd64.deb