How to Install and Uninstall python310-mimesis Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python310-mimesis" package

This guide covers the steps necessary to install python310-mimesis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-mimesis

2. Uninstall "python310-mimesis" package

Please follow the guidelines below to uninstall python310-mimesis on openSuSE Tumbleweed:

$ sudo zypper remove python310-mimesis

3. Information about the python310-mimesis package on openSuSE Tumbleweed

Information for package python310-mimesis:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-mimesis
Version : 4.0.0-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 12.4 MiB
Installed : No
Status : not installed
Source package : python-mimesis-4.0.0-1.20.src
Upstream URL : https://github.com/lk-geimfari/mimesis
Summary : Fake data generator
Description :
Mimesis is a package for Python, which helps generate big volumes of
fake data for a variety of purposes in a variety of languages. The
fake data could be used to populate a testing database, create JSON
and XML files, anonymize data taken from production and etc.