How to Install and Uninstall libecb-devel.x86_64 Package on AlmaLinux 8

Last updated: June 14,2024

1. Install "libecb-devel.x86_64" package

This guide let you learn how to install libecb-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "libecb-devel.x86_64" package

This guide covers the steps necessary to uninstall libecb-devel.x86_64 on AlmaLinux 8:

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

3. Information about the libecb-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:26:36 ago on Mon Sep 5 03:22:42 2022.
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.