How to Install and Uninstall python3-gmsh Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python3-gmsh" package

Here is a brief guide to show you how to install python3-gmsh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-gmsh

2. Uninstall "python3-gmsh" package

Here is a brief guide to show you how to uninstall python3-gmsh on openSuSE Tumbleweed:

$ sudo zypper remove python3-gmsh

3. Information about the python3-gmsh package on openSuSE Tumbleweed

Information for package python3-gmsh:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-gmsh
Version : 4.12.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 401.7 KiB
Installed : No
Status : not installed
Source package : gmsh-4.12.0-2.3.src
Upstream URL : https://gmsh.info/
Summary : Python API for the gmsh mesh generator
Description :
Gmsh is a 3D finite element grid generator with a build-in CAD engine
and post-processor.
This package contains the public gmsh API for Python.