How to Install and Uninstall python-mia Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-mia" package

Please follow the guidance below to install python-mia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mia

2. Uninstall "python-mia" package

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

$ sudo apt remove python-mia $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mia package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mia
Priority: optional
Section: universe/python
Installed-Size: 318
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: pymia
Version: 0.1.7-2build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmia-2.2-4, libstdc++6 (>= 5.2), python-numpy (>= 1:1.8.0), python-numpy-abi9, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pymia/python-mia_0.1.7-2build2_amd64.deb
Size: 62242
MD5sum: 78cd024a4f1ce770862f44194086eb55
SHA1: db2a55acc23d6d0db2f9e4c831d32b188a9aff05
SHA256: 55b24196da190c5f666ec7524986181304f53612b9b40f6c27b201ce3b7b285a
Description-en: Python-2 bindings for the MIA image processing library
MIA comprises a set of tools, libraries, and plug-ins for general purpose
2D and 3D gray scale image processing and basic handling of triangular
meshes. The libraries provide a basic infrastructure and generic
algorithms, that can be specialized by specifying the appropriate plug-ins.
This package provides the Python-2 bindings.
Description-md5: a83e0ba4f32b3e626ad6d92b9c59eaec
Homepage: http://mia.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu