How to Install and Uninstall csdiff.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "csdiff.x86_64" package

This guide let you learn how to install csdiff.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install csdiff.x86_64

2. Uninstall "csdiff.x86_64" package

Please follow the steps below to uninstall csdiff.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove csdiff.x86_64 $ sudo dnf autoremove

3. Information about the csdiff.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:05:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : csdiff
Version : 3.2.0
Release : 1.el9
Architecture : x86_64
Size : 890 k
Source : csdiff-3.2.0-1.el9.src.rpm
Repository : epel
Summary : Non-interactive tools for processing code scan results in plain-text
URL : https://github.com/csutils/csdiff
License : GPL-3.0-or-later
Description : This package contains the csdiff tool for comparing code scan defect lists in
: order to find out added or fixed defects, and the csgrep utility for filtering
: defect lists using various filtering predicates.