How to Install and Uninstall tclws Package on Kali Linux

Last updated: May 17,2024

1. Install "tclws" package

This guide covers the steps necessary to install tclws on Kali Linux

$ sudo apt update $ sudo apt install tclws

2. Uninstall "tclws" package

Please follow the step by step instructions below to uninstall tclws on Kali Linux:

$ sudo apt remove tclws $ sudo apt autoclean && sudo apt autoremove

3. Information about the tclws package on Kali Linux

Package: tclws
Version: 3.4.0-2
Installed-Size: 798
Maintainer: Massimo Manghi
Architecture: all
Depends: tcl (>= 8.5), tdom, tcllib, tcl-tls
Suggests: libapache2-mod-rivet, aolserver4
Size: 98820
SHA256: 9a129b7cfd0740600b0088d6558cb90ba515b5973e38b4396826a87a5b5e6205
SHA1: 2e8a6362bf03ef807a9bc48b9f36278b24f5eef8
MD5sum: 9d7c842ceea219dc98ebf159871d9dfd
Description: Tcl Web Services
The package provides a Tcl implementation of
both client side access to Web Services and
server side creation of Web Services.
Currently only document/literal and rpc/encoded with
HTTP Soap transport are supported on the client side.
The server side code currently works with several web
servers
.
- TclHttpd
- Apache with Rivet (Debian package libapache2-mod-rivet)
- AOLserver (Debian package aolserver4)
- WUB
- wibble
- Microsoft Internet Information Server
.
The server side code can also be embedded in other
application (see Tcl Web services provide all services
as document/literal over HTTP Soap transport. The package
ships also HTML documentation and coding examples
Description-md5:
Homepage: http://core.tcl.tk/tclws/
Section: net
Priority: optional
Filename: pool/main/t/tclws/tclws_3.4.0-2_all.deb