How to Install and Uninstall libcork16 Package on Kali Linux

Last updated: May 19,2024

1. Install "libcork16" package

In this section, we are going to explain the necessary steps to install libcork16 on Kali Linux

$ sudo apt update $ sudo apt install libcork16

2. Uninstall "libcork16" package

Please follow the steps below to uninstall libcork16 on Kali Linux:

$ sudo apt remove libcork16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcork16 package on Kali Linux

Package: libcork16
Source: libcork
Version: 1.0.0~rc3-3
Installed-Size: 133
Maintainer: Debian Bridges Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 43508
SHA256: 9f660631abaeeb6e0a8a0934873fcfd7062d77844881952b0f50d8eec01ed55e
SHA1: ed8949cdfb27037d9f58862c23999c53b7bcc8d2
MD5sum: 785f444fc2c21f4ccfd46dd80e59b41f
Description: simple, easily embeddable, cross-platform C library
It falls roughly into the same category as glib or APR in the C world;
the STL, POCO, or QtCore in the C++ world; or the standard libraries of any
decent dynamic language.
.
So if libcork has all of these comparables, why a new library? Well, none of
the C++ options are really applicable here. And none of the C options work,
because one of the main goals is to have the library be highly modular,
and useful in resource-constrained systems. You’ll hopefully see how this
fits into an interesting niche of its own.
.
This package provides shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dcreager/libcork
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libc/libcork/libcork16_1.0.0~rc3-3_amd64.deb