How to Install and Uninstall libevhtp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libevhtp-dev" package

Please follow the guidelines below to install libevhtp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libevhtp-dev

2. Uninstall "libevhtp-dev" package

Please follow the steps below to uninstall libevhtp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libevhtp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libevhtp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: amd64
Source: libevhtp
Version: 1.2.11-1
Depends: libevhtp0 (= 1.2.11-1), libonig-dev
Filename: pool/universe/libe/libevhtp/libevhtp-dev_1.2.11-1_amd64.deb
Size: 13610
MD5sum: b3f3a02a36d74c90a1c39e1e967ae73a
SHA1: d498086b70bfa40dd701d363ee66af810aa5da87
SHA256: f2a18ecf40cc4136c0f3f3181d5640cfcb1c74e71697e7562b41d985aed5d77f
Description-en: Libevent based HTTP API - development files
Libevent's http interface was created as a JIT server, never meant to
be a full-fledged HTTP service. This library attempts to improve on
that.
.
This package contains the development library.
Description-md5: f9446aa7e4603b63940a28c1f6655377
Homepage: https://github.com/ellzey/libevhtp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu