How to Install and Uninstall python3-mimesis Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-mimesis" package

Please follow the guidelines below to install python3-mimesis on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-mimesis

2. Uninstall "python3-mimesis" package

This guide covers the steps necessary to uninstall python3-mimesis on openSUSE Leap:

$ sudo zypper remove python3-mimesis

3. Information about the python3-mimesis package on openSUSE Leap

Information for package python3-mimesis:
----------------------------------------
Repository : Main Repository
Name : python3-mimesis
Version : 4.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 MiB
Installed : No
Status : not installed
Source package : python-mimesis-4.0.0-bp155.2.11.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.