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

Last updated: May 16,2024

1. Install "python3-pgmagick" package

Here is a brief guide to show you how to install python3-pgmagick on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pgmagick

2. Uninstall "python3-pgmagick" package

This guide let you learn how to uninstall python3-pgmagick on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pgmagick
Priority: extra
Section: universe/python
Installed-Size: 3135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-pgmagick
Version: 0.6-1build1
Provides: python3.5-pgmagick
Depends: python3 (<< 3.6), python3 (>= 3.5~), libboost-python1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgraphicsmagick++-q16-12, libstdc++6 (>= 5.2)
Filename: pool/universe/p/python-pgmagick/python3-pgmagick_0.6-1build1_amd64.deb
Size: 405654
MD5sum: 99082b5a53ae4405921721bd6077a1ca
SHA1: 3bad85660086e8b867ef23ba32434d1b327be01d
SHA256: f1ba3e44510ec64e4057421a0dce0da5d6c1d85866b3d0acfd1ef3189dd376fc
Description-en: Yet Another Python wrapper for GraphicsMagick
pgmagick is a boost.python based Python wrapper for GraphicsMagick.
.
This package for Python 3.
Description-md5: 8d9910fefc4a4028ccd3692d7f561eb3
Homepage: http://bitbucket.org/hhatto/pgmagick
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu