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

Last updated: November 22,2024

1. Install "python3-admesh" package

This is a short guide on how to install python3-admesh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-admesh

2. Uninstall "python3-admesh" package

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

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

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

Package: python3-admesh
Priority: optional
Section: universe/python
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: python-admesh
Version: 0.98.5-1build1
Depends: cython3, python3 (<< 3.6), python3 (>= 3.5~), libadmesh1, libc6 (>= 2.4)
Recommends: admesh
Filename: pool/universe/p/python-admesh/python3-admesh_0.98.5-1build1_amd64.deb
Size: 36056
MD5sum: c4d7209654aeeeb5b3418f08f55b4674
SHA1: 666bf5fa10dfc28422b14620e77461471092927d
SHA256: f90f91ec591281c4de9954c37c75d7bcd5c401dc08a06d954949b9b5beb61916
Description-en: Python bindings for the ADMesh (Python 3)
It lets you manipulate 3D models in binary or ASCII STL
format and partially repair them if necessary.
.
This is the Python 3 version of the package.
Description-md5: c755ae3bc415d8ed3ddb335536f19336
Homepage: https://github.com/admesh/python-admesh
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu