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

Last updated: July 05,2024

1. Install "python311-Faker" package

This tutorial shows how to install python311-Faker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Faker

2. Uninstall "python311-Faker" package

Please follow the steps below to uninstall python311-Faker on openSuSE Tumbleweed:

$ sudo zypper remove python311-Faker

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

Information for package python311-Faker:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Faker
Version : 22.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 MiB
Installed : No
Status : not installed
Source package : python-Faker-22.6.0-1.4.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.