How to Install and Uninstall groff.x86_64 Package on CentOS Stream 9

Last updated: November 29,2024

1. Install "groff.x86_64" package

Learn how to install groff.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install groff.x86_64

2. Uninstall "groff.x86_64" package

Please follow the guidelines below to uninstall groff.x86_64 on CentOS Stream 9:

$ sudo dnf remove groff.x86_64 $ sudo dnf autoremove

3. Information about the groff.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:18:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : groff
Version : 1.22.4
Release : 10.el9
Architecture : x86_64
Size : 1.2 M
Source : groff-1.22.4-10.el9.src.rpm
Repository : appstream
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.