How to Install and Uninstall libapache2-mod-netcgi-apache Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

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

Please follow the steps below to install libapache2-mod-netcgi-apache on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall libapache2-mod-netcgi-apache on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libapache2-mod-netcgi-apache package on Ubuntu 20.10 (Groovy Gorilla)

Package: libapache2-mod-netcgi-apache
Architecture: amd64
Version: 4.1.8-1
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: 1091
Provides: libapache2-mod-ocamlnet
Depends: libocamlnet-ocaml-dev (= 4.1.8-1), 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-1_amd64.deb
Size: 156068
MD5sum: 210668ce290f04e84ef425349b936742
SHA1: 1c3a60de97512c6b7ef7382bf24597cc27e9c331
SHA256: a647f2f14c1fe328981424d7427f7a208cc552c59f4bbd6c3e1eaf6753b453c4
SHA512: d646a011b34390b25d6d6a179523b68d728cb7612114b6df30fc70647ec2c47c86b152242f3fe8b36f79d44ee20ec0ded2840cfada74ab9a22ad7b7957f6c961
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