How to Install and Uninstall libcork-doc Package on Kali Linux

Last updated: September 19,2024

1. Install "libcork-doc" package

This tutorial shows how to install libcork-doc on Kali Linux

$ sudo apt update $ sudo apt install libcork-doc

2. Uninstall "libcork-doc" package

In this section, we are going to explain the necessary steps to uninstall libcork-doc on Kali Linux:

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

3. Information about the libcork-doc package on Kali Linux

Package: libcork-doc
Source: libcork
Version: 1.0.0~rc3-3
Installed-Size: 1313
Maintainer: Debian Bridges Team
Architecture: all
Depends: libjs-mathjax, libjs-sphinxdoc (>= 2.4.3-5~)
Size: 149056
SHA256: 6cffe0ac5d65aaa0646ab781fe6d4931e29c897541bf4a8f992c7d7141347ad2
SHA1: 312bde82cace5b5f92a3a45e5ea4d2408556f127
MD5sum: e0230799f89920b5a96012f8d0e61253
Description: simple, easily embeddable, cross-platform C library (documentation 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 documentation in HTML for the libraries.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dcreager/libcork
Built-Using: sphinx (= 3.5.4-2)
Section: doc
Priority: optional
Filename: pool/main/libc/libcork/libcork-doc_1.0.0~rc3-3_all.deb