How to Install and Uninstall libblocksruntime0 Package on Kali Linux

Last updated: May 15,2024

1. Install "libblocksruntime0" package

Learn how to install libblocksruntime0 on Kali Linux

$ sudo apt update $ sudo apt install libblocksruntime0

2. Uninstall "libblocksruntime0" package

This is a short guide on how to uninstall libblocksruntime0 on Kali Linux:

$ sudo apt remove libblocksruntime0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libblocksruntime0 package on Kali Linux

Package: libblocksruntime0
Source: libblocksruntime
Version: 0.4.1-1.1
Installed-Size: 30
Maintainer: Mark Heily
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 6810
SHA256: 7a602898f8d2599aa7a6a3021dff8120d06239274b415cd30dd458e1ebb75798
SHA1: 1c4361e1c092831abccfcae97d6347f7ce912c0a
MD5sum: 5b8978842cb385238e6cef97eb6bcbf0
Description: Blocks Runtime library
Blocks are a proposed extension to the C, Objective C, and C++ languages
developed by Apple to support the Grand Central Dispatch concurrency engine.
Blocks are anonymous inline functions that automatically capture a read-only
copy of local variables, and have read-write access to local variables that
are declared with the "__block" storage class.
.
This package contains a library that is needed by programs that use Blocks.
Description-md5:
Homepage: http://compiler-rt.llvm.org/
Tag: role::shared-lib
Section: libs
Priority: extra
Filename: pool/main/libb/libblocksruntime/libblocksruntime0_0.4.1-1.1_amd64.deb