How to Install and Uninstall rfcdiff.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "rfcdiff.noarch" package

Please follow the steps below to install rfcdiff.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rfcdiff.noarch

2. Uninstall "rfcdiff.noarch" package

Please follow the guidance below to uninstall rfcdiff.noarch on Fedora 36:

$ sudo dnf remove rfcdiff.noarch $ sudo dnf autoremove

3. Information about the rfcdiff.noarch package on Fedora 36

Last metadata expiration check: 3:05:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rfcdiff
Version : 1.48
Release : 4.fc36
Architecture : noarch
Size : 23 k
Source : rfcdiff-1.48-4.fc36.src.rpm
Repository : fedora
Summary : Compares two internet draft files and outputs the difference
URL : http://tools.ietf.org/tools/rfcdiff/
License : GPLv2+
Description : The purpose of this program is to compare two versions of an
: internet-draft, and as output produce a diff in one of several
: formats:
: - side-by-side html diff
: - paged wdiff output in a text terminal
: - a text file with changebars in the left margin
: - a simple unified diff output
:
: In all cases, internet-draft headers and footers are stripped before
: generating the diff, to produce a cleaner diff.