How to Install and Uninstall rst2txt.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rst2txt.noarch" package

This tutorial shows how to install rst2txt.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rst2txt.noarch

2. Uninstall "rst2txt.noarch" package

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

$ sudo dnf remove rst2txt.noarch $ sudo dnf autoremove

3. Information about the rst2txt.noarch package on Fedora 34

Last metadata expiration check: 2:28:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rst2txt
Version : 1.1.0
Release : 11.fc34
Architecture : noarch
Size : 34 k
Source : rst2txt-1.1.0-11.fc34.src.rpm
Repository : fedora
Summary : Convert reStructuredText to plain text
URL : https://github.com/stephenfin/rst2txt
License : BSD
Description : reStructuredText is pretty-damn consumable in its raw form, but extensive use
: of directives and roles can hamper things or leave the document incomplete in
: its raw form.
:
: rst2txt allows you to work around this by evaluating the reStructuredText
: source and stripping it of most of its formatting. The end result is a
: document that's more readable and has elements that don't make sense in
: a plain text document, such as images, stripped.