How to Install and Uninstall libcork-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libcork-dev" package

This guide let you learn how to install libcork-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcork-dev

2. Uninstall "libcork-dev" package

Here is a brief guide to show you how to uninstall libcork-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libcork-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcork-dev package on Ubuntu 21.10 (Impish Indri)

Package: libcork-dev
Architecture: amd64
Version: 0.15.0+ds-16
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libcork
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bridges Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 178
Depends: libcork16 (= 0.15.0+ds-16)
Suggests: libcork-doc
Filename: pool/universe/libc/libcork/libcork-dev_0.15.0+ds-16_amd64.deb
Size: 25448
MD5sum: baddb64a728ed36b2bc72bea356d7df0
SHA1: 5e2a10a35866846fdd27bc42f6d5ecbd64632fca
SHA256: bbd615d8a8968904252b19c4cd1916395d18800ccde664dce56ebad98adc8660
SHA512: 2c0adabbb1f9b7df6c312cc12e897b67a1d2133e280961703e83e357bc4e4b3c0a8f9c0f8ec959995e0cfeb2fa52d2285630ac8691e7630de6a46690af06f9b0
Homepage: https://libcork.io
Description-en: simple, easily embeddable, cross-platform C library (development files)
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 C header files for the libraries.
Description-md5: b2722278e02478286ee8860eaebfb5d0