How to Install and Uninstall doclifter.noarch Package on Fedora 35

Last updated: October 11,2024

1. Install "doclifter.noarch" package

Please follow the step by step instructions below to install doclifter.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install doclifter.noarch

2. Uninstall "doclifter.noarch" package

Please follow the steps below to uninstall doclifter.noarch on Fedora 35:

$ sudo dnf remove doclifter.noarch $ sudo dnf autoremove

3. Information about the doclifter.noarch package on Fedora 35

Last metadata expiration check: 4:14:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : doclifter
Version : 2.20
Release : 1.fc35
Architecture : noarch
Size : 116 k
Source : doclifter-2.20-1.fc35.src.rpm
Repository : updates
Summary : Translates documents written in troff macros to DocBook
URL : http://www.catb.org/~esr/doclifter/
License : BSD
Description : The doclifter program translates documents written in troff macros to DocBook.
:
: Lifting documents from presentation level to semantic level is hard, and
: a really good job requires human polishing. This tool aims to do everything
: that can be mechanized, and to preserve any troff-level information that might
: have structural implications in XML comments.
:
: This tool does the hard parts. TBL tables are translated into DocBook
: table markup, PIC into SVG, and EQN into MathML (relying on pic2svg
: and GNU eqn for the last two).