How to Install and Uninstall java-diff-utils-parent.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the guidelines below to install java-diff-utils-parent.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall java-diff-utils-parent.noarch on CentOS Stream 8:

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

3. Information about the java-diff-utils-parent.noarch package on CentOS Stream 8

Last metadata expiration check: 2:15:26 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : java-diff-utils-parent
Version : 4.12
Release : 2.el8
Architecture : noarch
Size : 15 k
Source : java-diff-utils-4.12-2.el8.src.rpm
Repository : epel
Summary : Java Diff Utils parent POM
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.
:
: This package contains the parent POM for Java Diff Utils.