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

Last updated: May 17,2024

1. Install "python3-mia" package

Here is a brief guide to show you how to install python3-mia on Kali Linux

$ sudo apt update $ sudo apt install python3-mia

2. Uninstall "python3-mia" package

Please follow the guidance below to uninstall python3-mia on Kali Linux:

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

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

Package: python3-mia
Source: pymia (0.1.9-2.1)
Version: 0.1.9-2.1+b4
Installed-Size: 325
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libmia-2.4-4 (>= 2.4.7), libstdc++6 (>= 11), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~)
Size: 65704
SHA256: 340c8d26c87aac0feaf3b3bca3dac3cdd760f18dfe66a21995b5e22d00c8d39a
SHA1: 50ebc3a4150747b0d6c8a1f715b4492ffdf9188f
MD5sum: eb7efe7fcc6dff188e84025ec0a67510
Description: 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:
Homepage: http://mia.sourceforge.net
Section: python
Priority: optional
Filename: pool/main/p/pymia/python3-mia_0.1.9-2.1+b4_amd64.deb