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

Last updated: May 17,2024

1. Install "python-gmsh" package

Please follow the step by step instructions below to install python-gmsh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gmsh

2. Uninstall "python-gmsh" package

Please follow the steps below to uninstall python-gmsh on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gmsh
Priority: optional
Section: universe/python
Installed-Size: 8957
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: gmsh
Version: 2.10.1+dfsg1-1ubuntu4
Depends: libgmsh2v5 (= 2.10.1+dfsg1-1ubuntu4), python (<< 2.8), python (>= 2.7), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Recommends: gmsh
Filename: pool/universe/g/gmsh/python-gmsh_2.10.1+dfsg1-1ubuntu4_amd64.deb
Size: 1287420
MD5sum: 970439ba6f99bb8d38f912dc63df7b5b
SHA1: fa343ca2f42c9d81068d5c8bc003f5cd2bfb2e45
SHA256: 87f3b47b75fc6aeeded78b76bb586c09c1f03f9cc347e3f569be6bae22426098
Description-en: Three-dimensional finite element mesh generator. Python wrapper
Gmsh is a 3D finite element grid generator with a build-in CAD engine
and post-processor. Its design goal is to provide a fast, light and
user-friendly meshing tool with parametric input and advanced
visualization capabilities. Gmsh is built around four modules: geometry,
mesh, solver and post-processing. The specification of any input to
these modules is done either interactively using the graphical user
interface or in ASCII text files using Gmsh's own scripting language.
.
See Gmsh's reference manual for a more thorough overview of Gmsh's
capabilities.
.
This package contains the Python wrapper for gmsh
Description-md5: 825bb4b88b25a8986cb546526e96a9c8
Multi-Arch: foreign
Homepage: http://www.geuz.org/gmsh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions