How to Install and Uninstall java-diff-utils.noarch Package on Rocky Linux 9

Last updated: October 10,2024

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

Please follow the guidance below to install java-diff-utils.noarch on Rocky Linux 9

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

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

Learn how to uninstall java-diff-utils.noarch on Rocky Linux 9:

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

3. Information about the java-diff-utils.noarch package on Rocky Linux 9

Last metadata expiration check: 2:00:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : java-diff-utils
Version : 4.12
Release : 2.el9
Architecture : noarch
Size : 77 k
Source : java-diff-utils-4.12-2.el9.src.rpm
Repository : epel
Summary : Java library to create and apply patches
URL : https://java-diff-utils.github.io/java-diff-utils/
License : Apache-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.