How to Install and Uninstall groff.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "groff.x86_64" package

Please follow the instructions below to install groff.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install groff.x86_64

2. Uninstall "groff.x86_64" package

Learn how to uninstall groff.x86_64 on Fedora 35:

$ sudo dnf remove groff.x86_64 $ sudo dnf autoremove

3. Information about the groff.x86_64 package on Fedora 35

Last metadata expiration check: 4:48:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : groff
Version : 1.22.4
Release : 8.fc35
Architecture : x86_64
Size : 1.2 M
Source : groff-1.22.4-8.fc35.src.rpm
Repository : fedora
Summary : A document formatting system
URL : http://www.gnu.org/software/groff/
License : GPLv3+ and GFDL and BSD and MIT
Description : Groff is a document formatting system. Groff takes standard text and
: formatting commands as input and produces formatted output. The
: created documents can be shown on a display or printed on a printer.
: Groff's formatting commands allow you to specify font type and size,
: bold type, italic type, the number and size of columns on a page, and
: more.
:
: Groff can also be used to format man pages. If you are going to use
: groff with the X Window System, you will also need to install the
: groff-x11 package.