How to Install and Uninstall libecb-devel.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "libecb-devel.x86_64" package

This guide covers the steps necessary to install libecb-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libecb-devel.x86_64

2. Uninstall "libecb-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libecb-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove libecb-devel.x86_64 $ sudo dnf autoremove

3. Information about the libecb-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:58:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libecb-devel
Version : 0.20230911
Release : 1.el9
Architecture : x86_64
Size : 44 k
Source : libecb-0.20230911-1.el9.src.rpm
Repository : epel
Summary : Compiler built-ins
URL : http://software.schmorp.de/pkg/libecb.html
License : BSD-2-Clause OR GPL-2.0-or-later
Description : This project delivers you many GCC built-ins, attributes and a number of
: generally useful low-level functions, such as popcount, expect, prefetch,
: noinline, assume, unreachable and so on.