How to Install and Uninstall rfcdiff Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "rfcdiff" package

Please follow the steps below to install rfcdiff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rfcdiff

2. Uninstall "rfcdiff" package

In this section, we are going to explain the necessary steps to uninstall rfcdiff on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the rfcdiff package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rfcdiff
Priority: optional
Section: universe/text
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: all
Version: 1.42-1
Depends: gawk, wdiff, wget
Filename: pool/universe/r/rfcdiff/rfcdiff_1.42-1_all.deb
Size: 11508
MD5sum: 86fd579c1b68bd334183894d1d2ec10b
SHA1: 2811dadea761a5c268a1273dfdc16c642668d0ff
SHA256: 65902523fc47eb75ee82f11dd7791b3b86d43f683190ce08d2b4c0e9926b5ca5
Description-en: 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: 053291736c0fff583bb47c60476926af
Homepage: https://tools.ietf.org/tools/rfcdiff/index
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu