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

Last updated: May 21,2024

1. Install "python2-Faker" package

Please follow the instructions below to install python2-Faker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-Faker

2. Uninstall "python2-Faker" package

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

$ sudo zypper remove python2-Faker

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

Information for package python2-Faker:
--------------------------------------
Repository : Main Repository
Name : python2-Faker
Version : 3.0.1-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 8,2 MiB
Installed : No
Status : not installed
Source package : python-Faker-3.0.1-bp153.1.17.src
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.