How to Install and Uninstall tcl-combat Package on Kali Linux

Last updated: May 20,2024

1. Install "tcl-combat" package

Learn how to install tcl-combat on Kali Linux

$ sudo apt update $ sudo apt install tcl-combat

2. Uninstall "tcl-combat" package

This guide let you learn how to uninstall tcl-combat on Kali Linux:

$ sudo apt remove tcl-combat $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl-combat package on Kali Linux

Package: tcl-combat
Source: combat
Version: 0.8.1-1.1
Installed-Size: 586
Maintainer: Thomas Girard
Architecture: all
Depends: tcl (>= 8.6.0-2), itcl3
Recommends: tao-ifr
Size: 260172
SHA256: 94190a6bd3698ad6e6c7f8fe69e281eaa1e5d0a6ccb84caa2aae797ab256bdcd
SHA1: 0ee412086f5131faedbdaa6c3164a5287f563e4c
MD5sum: e22d7c8a3685394464eb46eb9d5fc3a4
Description: CORBA scripting with Tcl
Combat is a CORBA Object Request Broker that allows the
implementation of CORBA clients and servers in the Tcl programming
language.
.
On the client side, Combat is not only useful to easily test-drive
existing CORBA servers, including the ability for rapid prototyping
or to interactively interface with servers from a console, but makes
Tcl an exciting language for distributed programming. Also, Tk allows
to quickly develop attractive user interfaces accessing CORBA
services. Server-side scripting using [incr Tcl] classes also offers
a wide range of possibilities.
.
Combat is compatible with the CORBA 3.0 specification including the
IIOP protocol, and has been tested to interoperate with a wide range
of open-source and commercial ORBs, including MICO, TAO and
ORBexpress.
.
Combat is written in pure Tcl, allowing it to run on all platforms
supported by Tcl, which is a much wider range than supported by any
other ORB.
Description-md5:
Homepage: http://www.fpx.de/Combat/
Section: interpreters
Priority: optional
Filename: pool/main/c/combat/tcl-combat_0.8.1-1.1_all.deb