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

Last updated: November 23,2024

1. Install "python311-mimesis" package

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

$ sudo zypper refresh $ sudo zypper install python311-mimesis

2. Uninstall "python311-mimesis" package

This guide covers the steps necessary to uninstall python311-mimesis on openSuSE Tumbleweed:

$ sudo zypper remove python311-mimesis

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

Information for package python311-mimesis:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-mimesis
Version : 4.0.0-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 12.5 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.