How to Install and Uninstall libblocksruntime.x86_64 Package on Fedora 39

Last updated: November 28,2024

1. Install "libblocksruntime.x86_64" package

Please follow the instructions below to install libblocksruntime.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libblocksruntime.x86_64

2. Uninstall "libblocksruntime.x86_64" package

This tutorial shows how to uninstall libblocksruntime.x86_64 on Fedora 39:

$ sudo dnf remove libblocksruntime.x86_64 $ sudo dnf autoremove

3. Information about the libblocksruntime.x86_64 package on Fedora 39

Last metadata expiration check: 2:49:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libblocksruntime
Version : 7.0.0
Release : 10.fc39
Architecture : x86_64
Size : 15 k
Source : libblocksruntime-7.0.0-10.fc39.src.rpm
Repository : fedora
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.