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

Last updated: November 25,2024

1. Install "xdelta.x86_64" package

Please follow the steps below to install xdelta.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install xdelta.x86_64

2. Uninstall "xdelta.x86_64" package

Here is a brief guide to show you how to uninstall xdelta.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove xdelta.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 9:03:17 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xdelta
Version : 3.1.0
Release : 4.el8
Architecture : x86_64
Size : 96 k
Source : xdelta-3.1.0-4.el8.src.rpm
Repository : baseos
Summary : A binary file delta generator
URL : http://xdelta.org/
License : ASL 2.0
Description : Xdelta (X for XCF: the eXperimental Computing Facility at Berkeley) is
: a binary delta generator (like a diff program for binaries) and an RCS
: version control replacement library. Xdelta uses a binary file delta
: algorithm to replace the standard diff program used by RCS