How to Install and Uninstall libblocksruntime.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "libblocksruntime.i686" package

Please follow the steps below to install libblocksruntime.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libblocksruntime.i686

2. Uninstall "libblocksruntime.i686" package

Please follow the steps below to uninstall libblocksruntime.i686 on Fedora 36:

$ sudo dnf remove libblocksruntime.i686 $ sudo dnf autoremove

3. Information about the libblocksruntime.i686 package on Fedora 36

Last metadata expiration check: 4:18:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libblocksruntime
Version : 7.0.0
Release : 7.fc36
Architecture : i686
Size : 15 k
Source : libblocksruntime-7.0.0-7.fc36.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.