How to Install and Uninstall python-gmsh Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 20,2024

1. Install "python-gmsh" package

This is a short guide on how to install python-gmsh on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-gmsh

2. Uninstall "python-gmsh" package

Please follow the steps below to uninstall python-gmsh on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-gmsh package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-gmsh
Architecture: amd64
Version: 3.0.6+dfsg1-1
Priority: optional
Section: universe/python
Source: gmsh
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 9663
Depends: libgmsh3 (= 3.0.6+dfsg1-1), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Recommends: gmsh
Filename: pool/universe/g/gmsh/python-gmsh_3.0.6+dfsg1-1_amd64.deb
Size: 1376100
MD5sum: 88da75f6d6e8bef13f2898918774af8b
SHA1: 0847e02620173640dbcc90238e9373e705c9ae2a
SHA256: 12044c8dbf58d9ef6025e42fd55d4209a2c8d0123c526fa0526d79d88127be53
Homepage: http://www.geuz.org/gmsh/
Description: Three-dimensional finite element mesh generator. Python wrapper
Description-md5: 825bb4b88b25a8986cb546526e96a9c8

5. The same packages on other Linux Distributions