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

Last updated: October 05,2024

1. Install "python3-mia" package

This guide covers the steps necessary to install python3-mia on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-mia

2. Uninstall "python3-mia" package

Please follow the step by step instructions below to uninstall python3-mia on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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), python3-numpy (>= 1:1.8.0), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/p/pymia/python3-mia_0.1.7-2build2_amd64.deb
Size: 62266
MD5sum: 4e5f1e5bd62aad5e301d44e53927c0a3
SHA1: c2e7a1887a3afa932c3131cc74e1b10cdbfd44f6
SHA256: 583732a590475c25df5a8f8977e65d5b9e18c908ca4b1af01a55822cf7d51a9a
Description-en: Python-3 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-3 bindings.
Description-md5: 47dfd0c1edfb508e21678f65aab46421
Homepage: http://mia.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu