How to Install and Uninstall rfcdiff Package on Kali Linux

Last updated: May 08,2024

1. Install "rfcdiff" package

This guide covers the steps necessary to install rfcdiff on Kali Linux

$ sudo apt update $ sudo apt install rfcdiff

2. Uninstall "rfcdiff" package

Learn how to uninstall rfcdiff on Kali Linux:

$ sudo apt remove rfcdiff $ sudo apt autoclean && sudo apt autoremove

3. Information about the rfcdiff package on Kali Linux

Package: rfcdiff
Version: 1.45-1.1
Installed-Size: 55
Maintainer: Peter Spiess-Knafl
Architecture: all
Depends: gawk, wdiff, wget
Size: 16904
SHA256: 5c90c1aea0e7cea531502f2c2ca5553dd86256d12a0d35fae950c3fc086081b3
SHA1: 39b0e91816be532eb31fd699a9357a3767984d49
MD5sum: 354411891f06edaf6f717b03d19189f9
Description: compares two internet draft files and outputs the difference
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
.
It can also be used to compare ordinary (non-rfc) text files.
.
In all cases, internet-draft headers and footers are stripped before
generating the diff, to produce a cleaner diff.
Description-md5:
Homepage: https://tools.ietf.org/tools/rfcdiff/index
Section: text
Priority: optional
Filename: pool/main/r/rfcdiff/rfcdiff_1.45-1.1_all.deb