How to Install and Uninstall xdelta.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "xdelta.x86_64" package

Learn how to install xdelta.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install xdelta.x86_64

2. Uninstall "xdelta.x86_64" package

Please follow the instructions below to uninstall xdelta.x86_64 on Fedora 34:

$ sudo dnf remove xdelta.x86_64 $ sudo dnf autoremove

3. Information about the xdelta.x86_64 package on Fedora 34

Last metadata expiration check: 0:38:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : xdelta
Version : 3.1.0
Release : 12.fc34
Architecture : x86_64
Size : 88 k
Source : xdelta-3.1.0-12.fc34.src.rpm
Repository : fedora
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