How to Install and Uninstall libaws20-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libaws20-dev" package

This guide covers the steps necessary to install libaws20-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libaws20-dev

2. Uninstall "libaws20-dev" package

This is a short guide on how to uninstall libaws20-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libaws20-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libaws20-dev
Architecture: amd64
Version: 20.2-2
Priority: optional
Section: universe/libdevel
Source: libaws
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovic Brenta
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20749
Depends: libxmlada-unicode10-dev, libxmlada-input10-dev, libxmlada-sax10-dev, libxmlada-dom10-dev, libxmlada-schema10-dev, libtemplates-parser14-dev, libgnutls28-dev, zlib1g-dev, libldap2-dev, libc6-dev, gnat, gnat-10, libaws6 (= 20.2-2)
Recommends: libaws-bin (= 20.2-2)
Suggests: libaws-doc (= 20.2-2), libjs-scriptaculous, libjs-prototype
Filename: pool/universe/liba/libaws/libaws20-dev_20.2-2_amd64.deb
Size: 2674448
MD5sum: 1b0f2080ed19f1c61f817ab1bd33c77b
SHA1: f233e4457d5561c8fd34024401cea305f27d2290
SHA256: d2a4111b53692576f6fa9ee64ac2b8371ed68240af974d0dad4a570fac71964b
SHA512: 23a1bd7053c022840d76819519e97cd07cf5087367579a6f8b4291853198ea490201d97d62bad8b1bb5df9a4b7f4e90ea9a363eff13deac11ebe87b5659c04fe
Homepage: https://github.com/AdaCore/aws
Description-en: Ada Web Server development files
AWS is a complete framework to develop Web based applications. The
main part of the framework is the embedded Web server. This small yet
powerful Web server can be embedded into your application so your
application will be able to talk with a Web browser. Around this Web
server a lot of services have been developed.
.
- A Web parameters module. This module takes care of retrieving the
forms or URL parameters and to build an associative table for easy
access.
- A session server, this is a very important module to be able to
keep client's data from page to page.
- Support SOAP to develop Web Services.
- A tool to generate Web Services stubs/skeletons from a WSDL
document.
- A template parser, this module makes it possible to completely
separate the Web design from the code. No more scripting into your Web
page.
- Support for Secure Sockets (HTTPS/SSL), this is based on the GNU TLS
library.
- Support for large servers using dispatchers based on URI, request
methods.
- Support for virtual hosting (dispatchers based on the host name).
- Support for server push.
- A directory browser ready to be used in any application.
- A status page to get many information about the current AWS server.
- A log module. Log files keep information about all resources
requested to the server.
- Hotplug modules which can be loaded/unloaded dynamically to add
specific features to a server.
- A communication API to exchange data between applications using the
HTTP protocol.
- A configuration API to tune/change the server parameters without
recompilation.
- A client API to retrieve any Web page from a Web site.
- A Web Page service to build a simple static page server.
- Support for SMTP, LDAP and Jabber protocols.
Description-md5: dadbdf2ff4acf8415bc5a900f6177604