How to Install and Uninstall python-faker-doc.noarch Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "python-faker-doc.noarch" package

This guide covers the steps necessary to install python-faker-doc.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python-faker-doc.noarch

2. Uninstall "python-faker-doc.noarch" package

Please follow the guidelines below to uninstall python-faker-doc.noarch on Rocky Linux 9:

$ sudo dnf remove python-faker-doc.noarch $ sudo dnf autoremove

3. Information about the python-faker-doc.noarch package on Rocky Linux 9

Last metadata expiration check: 1:58:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python-faker-doc
Version : 13.3.3
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : python-faker-13.3.3-1.el9.src.rpm
Repository : epel
Summary : Documentation for python-faker
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.