How to Install and Uninstall libaws19-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libaws19-dev" package

Please follow the guidance below to install libaws19-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libaws19-dev

2. Uninstall "libaws19-dev" package

This guide covers the steps necessary to uninstall libaws19-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libaws19-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libaws19-dev
Architecture: amd64
Version: 20.0-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: 18969
Depends: libgnutls28-dev, libldap2-dev, libz-dev, libxmlada-unicode9-dev, libxmlada-input9-dev, libxmlada-sax9-dev, libxmlada-dom9-dev, libxmlada-schema9-dev, libtemplates-parser13-dev, gnat, gnat-9, libaws5 (= 20.0-2)
Recommends: libaws-bin (= 20.0-2)
Suggests: libaws-doc (= 20.0-2), libjs-scriptaculous, libjs-prototype
Filename: pool/universe/liba/libaws/libaws19-dev_20.0-2_amd64.deb
Size: 2535436
MD5sum: 3613db06ee2521e67411593678807fec
SHA1: 4d12835eee928e16f8936e307157935d023da382
SHA256: 7b93a10597166cb1f35cf246357edb2cfc3b35d657d18e9b45d0dc70169a8908
SHA512: 2d74f976cb5d3abfb228a0eef30ce907dbd8fd0ee1d22e6b0e7c5cd64216fc383841a7d5190944bad6d803b3daeedf2cb2345d930d10ed2baee24efcea8e0c4f
Homepage: https://www.adacore.com/community
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