How to Install and Uninstall python3-drat.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-drat.noarch" package

Please follow the instructions below to install python3-drat.noarch on Fedora 34

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

2. Uninstall "python3-drat.noarch" package

Here is a brief guide to show you how to uninstall python3-drat.noarch on Fedora 34:

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

3. Information about the python3-drat.noarch package on Fedora 34

Last metadata expiration check: 5:12:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-drat
Version : 1.0.3
Release : 8.fc34
Architecture : noarch
Size : 51 k
Source : python-drat-1.0.3-8.fc34.src.rpm
Repository : fedora
Summary : A reading text analysis tool
URL : https://github.com/riverrun/drat
License : GPLv3+
Description : Drat is a tool that analyzes reading texts and produces a brief report which
: gives a readability score (according to the Dale-Chall readability formula)
: and the number of uncommon words (based on the General Service List) in the
: text. It also lists all of these uncommon words (if you choose the verbose
: option).