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

Last updated: May 09,2024

1. Install "python39-mimesis" package

This is a short guide on how to install python39-mimesis on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-mimesis

2. Uninstall "python39-mimesis" package

This guide let you learn how to uninstall python39-mimesis on openSuSE Tumbleweed:

$ sudo zypper remove python39-mimesis

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

Information for package python39-mimesis:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.