How to Install and Uninstall python3-faker.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "python3-faker.noarch" package

Here is a brief guide to show you how to install python3-faker.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-faker.noarch

2. Uninstall "python3-faker.noarch" package

Please follow the instructions below to uninstall python3-faker.noarch on Fedora 38:

$ sudo dnf remove python3-faker.noarch $ sudo dnf autoremove

3. Information about the python3-faker.noarch package on Fedora 38

Last metadata expiration check: 3:43:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-faker
Version : 18.3.1
Release : 1.fc38
Architecture : noarch
Size : 3.3 M
Source : python-faker-18.3.1-1.fc38.src.rpm
Repository : updates
Summary : Faker is a Python package that generates fake data for you
URL : https://faker.readthedocs.io
License : MIT
Description : Faker is a Python package that generates fake data for you. Whether you need
: to bootstrap your database, create good-looking XML documents, fill-in your
: persistence to stress test it, or anonymize data taken from a production
: service, Faker is for you.