How to Install and Uninstall libqhttpengine-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libqhttpengine-dev" package

In this section, we are going to explain the necessary steps to install libqhttpengine-dev on Kali Linux

$ sudo apt update $ sudo apt install libqhttpengine-dev

2. Uninstall "libqhttpengine-dev" package

Please follow the guidance below to uninstall libqhttpengine-dev on Kali Linux:

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

3. Information about the libqhttpengine-dev package on Kali Linux

Package: libqhttpengine-dev
Source: qhttpengine
Version: 0.1.0+dfsg1-1.1
Installed-Size: 74
Maintainer: Nathan Osman
Architecture: amd64
Depends: libqhttpengine0 (= 0.1.0+dfsg1-1.1)
Size: 11800
SHA256: e133140c461cd48891b73c8ee9d1c0ad87de36212fe15cda8283871b8a7ef3be
SHA1: 0e366badb733edac985fe575245246a5b48b133a
MD5sum: 739b2e253cb12cbd899a55c227192a73
Description: HTTP server for Qt applications - development files
QHttpEngine provides a set of classes that enable Qt applications to create an
HTTP server capable of serving static files and exposing a public API.
.
This package provides the files necessary for developing applications that use
the library.
Description-md5:
Homepage: https://github.com/nitroshare/qhttpengine
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/q/qhttpengine/libqhttpengine-dev_0.1.0+dfsg1-1.1_amd64.deb