How to Install and Uninstall libmicrohttpd12 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libmicrohttpd12" package

In this section, we are going to explain the necessary steps to install libmicrohttpd12 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmicrohttpd12

2. Uninstall "libmicrohttpd12" package

In this section, we are going to explain the necessary steps to uninstall libmicrohttpd12 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmicrohttpd12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmicrohttpd12 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmicrohttpd12
Architecture: amd64
Version: 0.9.72-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libmicrohttpd
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Baumann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: libc6 (>= 2.32), libgnutls30 (>= 3.7.0)
Filename: pool/universe/libm/libmicrohttpd/libmicrohttpd12_0.9.72-2_amd64.deb
Size: 65484
MD5sum: 955dc01e14e9271ee5e83db6d6f4ebc6
SHA1: 59677e3ef33a20412940a93f71846713a7d356d2
SHA256: 068df8cd2d0599e689daced8a83966dceaaef3310bbda34c4fa0957556b1891c
SHA512: 8a8b6404baddef6170a27c72374d3a920032d799b8bd1a9928c3ef10fc9e4151a79026e2527fd1f61f2ae3785780013c09b67cb75a6e8d58f1c2c6c22041359a
Homepage: https://www.gnu.org/software/libmicrohttpd/
Description-en: library embedding HTTP server functionality
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
Description-md5: 819e00491fd6d04994a45d91e1e50b90