How to Install and Uninstall libmicrohttpd-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libmicrohttpd-dev" package

Please follow the guidelines below to install libmicrohttpd-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmicrohttpd-dev

2. Uninstall "libmicrohttpd-dev" package

Here is a brief guide to show you how to uninstall libmicrohttpd-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmicrohttpd-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmicrohttpd-dev
Architecture: amd64
Version: 0.9.72-2
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: libmicrohttpd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 608
Depends: libgnutls28-dev, libmicrohttpd12 (= 0.9.72-2)
Filename: pool/universe/libm/libmicrohttpd/libmicrohttpd-dev_0.9.72-2_amd64.deb
Size: 223680
MD5sum: edd29ea04417904a9580ab37986aa29b
SHA1: 2fe7461b640f4451bf983039a99a26d0bb19deee
SHA256: 9b97563e08993fbc6c96eff721dd4a5653f12afb90e852b649f62925706214ec
SHA512: d327d8e29b05f00775948dc86a3f0ef9a7981bd1a65f9f92034cd4f32089522930a3a7fa54ef650f48c87e311fc7e448dd56352f65c946aec013598a1948d35d
Homepage: https://www.gnu.org/software/libmicrohttpd/
Description-en: library embedding HTTP server functionality (development)
GNU libmicrohttpd is a small C library that is supposed to make it easy to run
an HTTP server as part of another application. Key features that distinguish
GNU Libmicrohttpd from other projects are:
* C library: fast and small
* API is simple, expressive and fully reentrant
* Implementation is HTTP 1.1 compliant
* HTTP server can listen on multiple ports
* Four different threading models (select, poll, pthread, thread pool)
* Support for IPv6
* Support for SHOUTcast
* Support for incremental processing of POST data (optional)
* Support for basic and digest authentication (optional)
* Support for SSL3 and TLS
.
This package contains the development files.
Description-md5: 6b3cdefbc2dd69a7a37417617c2c0dbf