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

Last updated: September 28,2024

1. Install "libblocksruntime.x86_64" package

Here is a brief guide to show you how to install libblocksruntime.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libblocksruntime.x86_64

2. Uninstall "libblocksruntime.x86_64" package

Please follow the instructions below to uninstall libblocksruntime.x86_64 on Fedora 34:

$ sudo dnf remove libblocksruntime.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:29:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libblocksruntime
Version : 7.0.0
Release : 5.fc34
Architecture : x86_64
Size : 14 k
Source : libblocksruntime-7.0.0-5.fc34.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.