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

Last updated: May 09,2024

1. Install "python3-pythonmagick" package

Learn how to install python3-pythonmagick on Kali Linux

$ sudo apt update $ sudo apt install python3-pythonmagick

2. Uninstall "python3-pythonmagick" package

This is a short guide on how to uninstall python3-pythonmagick on Kali Linux:

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

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

Package: python3-pythonmagick
Source: pythonmagick (0.9.19-10)
Version: 0.9.19-10+b4
Installed-Size: 5748
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py311, libboost-python1.83.0-py312, libc6 (>= 2.32), libgcc-s1 (>= 3.0), libmagick++-6.q16-9 (>= 8:6.9.12.98+dfsg1), libstdc++6 (>= 5.2)
Size: 589116
SHA256: 33569d4a1e30245ea05d7d3f55569e1bc67aaac5bcd4e341df36ca1dbf630376
SHA1: 1e26e37a58683d333e2a0057ca7959edd9f4d63e
MD5sum: 6a8fe61c3b3d3d3b08ca5087643e1394
Description: Object-oriented Python 3 interface to ImageMagick
PythonMagick an interface to ImageMagick to give all the functionality
of ImageMagick++ into Python 3.
.
ImageMagick is a software suite to create, edit, and compose bitmap images.
It can read, convert and write images in a variety of formats (over 100)
including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
shear and transform images, adjust image colors, apply various special
effects, or draw text, lines, polygons, ellipses and Bézier curves.
All manipulations can be achieved through shell commands as well as through
an X11 graphical interface (display).
Description-md5:
Homepage: https://www.imagemagick.org
Section: python
Priority: optional
Filename: pool/main/p/pythonmagick/python3-pythonmagick_0.9.19-10+b4_amd64.deb