How to Install and Uninstall libaws20-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libaws20-dev" package

Please follow the guidance below to install libaws20-dev on Ubuntu 21.10 (Impish Indri)

$ 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.10 (Impish Indri):

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

3. Information about the libaws20-dev package on Ubuntu 21.10 (Impish Indri)

Package: libaws20-dev
Architecture: amd64
Version: 20.2-2build1
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: 20670
Depends: libxmlada-unicode10-dev, libxmlada-input10-dev, libxmlada-sax10-dev, libxmlada-dom10-dev, libxmlada-schema10-dev, libtemplates-parser14-dev, libgnutls28-dev, zlib1g-dev, libldap-dev, libc6-dev, gnat, gnat-10, libaws6 (= 20.2-2build1)
Recommends: libaws-bin (= 20.2-2build1)
Suggests: libaws-doc (= 20.2-2build1), libjs-scriptaculous, libjs-prototype
Filename: pool/universe/liba/libaws/libaws20-dev_20.2-2build1_amd64.deb
Size: 2666652
MD5sum: 01ee4a2e1544afed0380f43c54a2a6be
SHA1: 632ddd58d4cf4646404c39182863118e985ac8e7
SHA256: 83c83b68679e27c70d4410589605f446751bcad65b7d2a58c1570313d96d1df3
SHA512: 3cbc1d3e37b26923764c2d364a5ba4035d668d11401ff09d8f476b49a3ae2047e2f1d16e2cdd52b7a250a708c915c7fc5628f04f85edd8557e071c7e5fdd6aa1
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