How to Install and Uninstall java-diff-utils.noarch Package on Fedora 35

Last updated: January 11,2025

1. Install "java-diff-utils.noarch" package

This guide let you learn how to install java-diff-utils.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install java-diff-utils.noarch

2. Uninstall "java-diff-utils.noarch" package

Here is a brief guide to show you how to uninstall java-diff-utils.noarch on Fedora 35:

$ sudo dnf remove java-diff-utils.noarch $ sudo dnf autoremove

3. Information about the java-diff-utils.noarch package on Fedora 35

Last metadata expiration check: 0:17:10 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : java-diff-utils
Version : 4.11
Release : 1.fc35
Architecture : noarch
Size : 74 k
Source : java-diff-utils-4.11-1.fc35.src.rpm
Repository : fedora
Summary : Java library to create and apply patches
URL : https://java-diff-utils.github.io/java-diff-utils/
License : ASL 2.0
Description : The Java Diff Utils library is an open source library for performing
: comparison operations between texts: computing diffs, applying patches,
: generating or parsing unified diffs, generating diff output for easy
: display (e.g., side-by-side view), and so on.