How to Install and Uninstall tcl-combat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "tcl-combat" package

This guide let you learn how to install tcl-combat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tcl-combat

2. Uninstall "tcl-combat" package

Here is a brief guide to show you how to uninstall tcl-combat on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tcl-combat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tcl-combat
Priority: optional
Section: universe/interpreters
Installed-Size: 606
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CORBA Team
Architecture: all
Source: combat
Version: 0.8.1-1
Depends: tcl (>= 8.5.0-1) | tclsh, itcl3
Recommends: tao-ifr
Filename: pool/universe/c/combat/tcl-combat_0.8.1-1_all.deb
Size: 270702
MD5sum: 73a1d213ade64a48afa3b316c00d890d
SHA1: cc1868365e23078e1df75c2dfb5995cdbf006491
SHA256: dd72ac843d05c6727be6a79fb8c4cfa0fbeca94f933b32ff96d3533d103f9eaa
Description-en: 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: ba2b29d5d123a82d528d9c641ef8ea93
Homepage: http://www.fpx.de/Combat/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu