How to Install and Uninstall kdiff3.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "kdiff3.x86_64" package

Learn how to install kdiff3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install kdiff3.x86_64

2. Uninstall "kdiff3.x86_64" package

This guide let you learn how to uninstall kdiff3.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove kdiff3.x86_64 $ sudo dnf autoremove

3. Information about the kdiff3.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:41:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : kdiff3
Version : 1.8.4
Release : 1.el8
Architecture : x86_64
Size : 1.6 M
Source : kdiff3-1.8.4-1.el8.src.rpm
Repository : epel
Summary : Compare + merge 2 or 3 files or directories
URL : https://github.com/KDE/kdiff3
License : GPLv2
Description : KDiff3 is a program that
: - compares and merges two or three input files or directories,
: - shows the differences line by line and character by character (!),
: - provides an automatic merge-facility and
: - an integrated editor for comfortable solving of merge-conflicts
: - has support for KDE-KIO (ftp, sftp, http, fish, smb)
: - and has an intuitive graphical user interface.