How to Install and Uninstall python311-Faker Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python311-Faker" package

Here is a brief guide to show you how to install python311-Faker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-Faker

2. Uninstall "python311-Faker" package

Please follow the steps below to uninstall python311-Faker on openSUSE Leap:

$ sudo zypper remove python311-Faker

3. Information about the python311-Faker package on openSUSE Leap

Information for package python311-Faker:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-Faker
Version : 18.11.1-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 12.7 MiB
Installed : No
Status : not installed
Source package : python-Faker-18.11.1-150400.9.3.9.src
Upstream URL : https://github.com/joke2k/faker
Summary : Python package that generates fake data
Description :
Faker is a Python package that generates fake data. It helps with
database bootstrapping, creating XML documents, persistence stress
testing, and data anonymization from production services.