How to Install and Uninstall libblocksruntime.x86_64 Package on AlmaLinux 8

Last updated: November 13,2024

1. Install "libblocksruntime.x86_64" package

Please follow the steps below to install libblocksruntime.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libblocksruntime.x86_64

2. Uninstall "libblocksruntime.x86_64" package

This guide covers the steps necessary to uninstall libblocksruntime.x86_64 on AlmaLinux 8:

$ sudo dnf remove libblocksruntime.x86_64 $ sudo dnf autoremove

3. Information about the libblocksruntime.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:53:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libblocksruntime
Version : 7.0.0
Release : 2.el8
Architecture : x86_64
Size : 14 k
Source : libblocksruntime-7.0.0-2.el8.src.rpm
Repository : epel
Summary : LLVM's compiler-rt/BlocksRuntime development files
URL : http://compiler-rt.llvm.org
License : NCSA and MIT
Description : This package contains development headers for building
: software that uses blocks, a proposed extension to the
: C, Objective C, and C++ languages developed by Apple
: to support the Grand Central Dispatch concurrency engine.