How to Install and Uninstall scdoc.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 03,2024

1. Install "scdoc.x86_64" package

In this section, we are going to explain the necessary steps to install scdoc.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install scdoc.x86_64

2. Uninstall "scdoc.x86_64" package

Learn how to uninstall scdoc.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove scdoc.x86_64 $ sudo dnf autoremove

3. Information about the scdoc.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:30:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : scdoc
Version : 1.9.6
Release : 2.el8
Architecture : x86_64
Size : 23 k
Source : scdoc-1.9.6-2.el8.src.rpm
Repository : epel
Summary : Tool for generating roff manual pages
URL : https://git.sr.ht/~sircmpwn/scdoc
License : MIT
Description : scdoc is a tool designed to make the process of writing man pages more
: friendly. It reads scdoc syntax from stdin and writes roff to stdout, suitable
: for reading with man.