How to Install and Uninstall libapache2-mod-netcgi-apache Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libapache2-mod-netcgi-apache" package

Please follow the guidelines below to install libapache2-mod-netcgi-apache on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libapache2-mod-netcgi-apache

2. Uninstall "libapache2-mod-netcgi-apache" package

Here is a brief guide to show you how to uninstall libapache2-mod-netcgi-apache on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libapache2-mod-netcgi-apache $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-netcgi-apache package on Ubuntu 21.10 (Impish Indri)

Package: libapache2-mod-netcgi-apache
Architecture: amd64
Version: 4.1.8-2build1
Priority: optional
Section: universe/httpd
Source: ocamlnet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1133
Provides: libapache2-mod-ocamlnet
Depends: libocamlnet-ocaml-dev (= 4.1.8-2build1), libc6 (>= 2.28), apache2-api-20120211, apache2-bin (>= 2.4.16)
Breaks: libapache2-mod-ocamlnet (<< 3.6)
Replaces: libapache2-mod-ocamlnet (<< 3.6)
Filename: pool/universe/o/ocamlnet/libapache2-mod-netcgi-apache_4.1.8-2build1_amd64.deb
Size: 162336
MD5sum: 09ae74958bcc789a968cbef1bc969d2e
SHA1: 846e248ff57d2db4790ccc940088a1efd37d39c0
SHA256: af01e5a46d6500b68c9e5b335bb249e1438e519c0d9f98c441ddc23a3aab5a97
SHA512: 96a9162dde2eb241a82b048bb4f966867f26ad8d1343af6191f38a70216e73c087ca1fad3e3380c2261b35e0abce1d70ee36d3d8b37017e3830d1ddb921ec2e9
Homepage: http://projects.camlcity.org/projects/ocamlnet.html
Description-en: OCaml application-level Internet libraries - netcgi2 Apache2 connector
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the mod_netcgi_apache Apache module. You will
need this module to run web applications built using the netcgi2 Apache
connector of OCamlnet. With this package Apache can serve them directly
as OCaml compiled modules.
Description-md5: 0c0de36bd4098c36644a0b2c3988d000