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

Last updated: July 03,2024

1. Install "python312-Faker" package

This guide covers the steps necessary to install python312-Faker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-Faker

2. Uninstall "python312-Faker" package

Learn how to uninstall python312-Faker on openSuSE Tumbleweed:

$ sudo zypper remove python312-Faker

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

Information for package python312-Faker:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-Faker
Version : 22.6.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 12.7 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.