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

Last updated: June 23,2024

1. Install "groff.x86_64" package

Learn how to install groff.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install groff.x86_64

2. Uninstall "groff.x86_64" package

Here is a brief guide to show you how to uninstall groff.x86_64 on Fedora 34:

$ sudo dnf remove groff.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:34:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : groff
Version : 1.22.4
Release : 7.fc34
Architecture : x86_64
Size : 1.2 M
Source : groff-1.22.4-7.fc34.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.