How to Install and Uninstall libace-tkreactor-6.3.3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libace-tkreactor-6.3.3" package

This is a short guide on how to install libace-tkreactor-6.3.3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libace-tkreactor-6.3.3

2. Uninstall "libace-tkreactor-6.3.3" package

This is a short guide on how to uninstall libace-tkreactor-6.3.3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libace-tkreactor-6.3.3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libace-tkreactor-6.3.3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libace-tkreactor-6.3.3
Priority: optional
Section: universe/libs
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Debian ACE+TAO maintainers
Architecture: amd64
Source: ace
Version: 6.3.3+dfsg-1
Depends: libace-6.3.3, libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libtcl8.6 (>= 8.6.0)
Filename: pool/universe/a/ace/libace-tkreactor-6.3.3_6.3.3+dfsg-1_amd64.deb
Size: 39316
MD5sum: 785d909fd7dceffa4a6436acf6ae239f
SHA1: 9ccb723e13578b2964b458dce06238de6e1fe0fe
SHA256: 41540276b1d262c442343a16337b8b253fcaff0958ac2f1ab85945ed2b8d66ac
Description-en: ACE-GUI reactor integration for Tk
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.
.
The ACE_TkReactor provides reactor functionality around the popular
Tcl/Tk library. The underlying Tcl/Tk method used is
Tcl_DoOneEvent().
Description-md5: 2debe099d18d5116c1403779c64b5f1d
Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu