How to Install and Uninstall rst2txt.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "rst2txt.noarch" package

Please follow the guidance below to install rst2txt.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rst2txt.noarch

2. Uninstall "rst2txt.noarch" package

Please follow the steps below to uninstall rst2txt.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rst2txt.noarch $ sudo dnf autoremove

3. Information about the rst2txt.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rst2txt
Version : 1.1.0
Release : 6.el8
Architecture : noarch
Size : 32 k
Source : rst2txt-1.1.0-6.el8.src.rpm
Repository : epel
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.