How to Install and Uninstall groff.src Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "groff.src" package
Here is a brief guide to show you how to install groff.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
groff.src
Copied
2. Uninstall "groff.src" package
Please follow the step by step instructions below to uninstall groff.src on Oracle Linux 8:
$
sudo dnf remove
groff.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the groff.src package on Oracle Linux 8
Last metadata expiration check: 0:07:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : groff
Version : 1.22.3
Release : 18.el8
Architecture : src
Size : 4.1 M
Source : None
Repository : ol8_baseos_latest
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.
Available Packages
Name : groff
Version : 1.22.3
Release : 18.el8
Architecture : src
Size : 4.1 M
Source : None
Repository : ol8_baseos_latest
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.