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

Last updated: October 08,2024

1. Install "groff.x86_64" package

Please follow the step by step instructions below to install groff.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install groff.x86_64

2. Uninstall "groff.x86_64" package

This guide covers the steps necessary to uninstall groff.x86_64 on Fedora 39:

$ sudo dnf remove groff.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:50:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : groff
Version : 1.23.0
Release : 3.fc39
Architecture : x86_64
Size : 1.4 M
Source : groff-1.23.0-3.fc39.src.rpm
Repository : updates
Summary : A document formatting system
URL : http://www.gnu.org/software/groff/
License : GPL-3.0-or-later AND GFDL-1.3-or-later AND BSD-4-Clause-UC AND MIT AND X11 AND LicenseRef-Fedora-Public-Domain
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.