How to Install and Uninstall libecb-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 07,2024

1. Install "libecb-devel.x86_64" package

Please follow the step by step instructions below to install libecb-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libecb-devel.x86_64" package

Please follow the step by step instructions below to uninstall libecb-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the libecb-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:31:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libecb-devel
Version : 0.20190722
Release : 2.el8
Architecture : x86_64
Size : 35 k
Source : libecb-0.20190722-2.el8.src.rpm
Repository : epel
Summary : Compiler built-ins
URL : http://software.schmorp.de/pkg/libecb.html
License : BSD or GPLv2+
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.