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

Last updated: May 17,2024

1. Install "libace-qtreactor-6.3.3" package

This tutorial shows how to install libace-qtreactor-6.3.3 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libace-qtreactor-6.3.3" package

Learn how to uninstall libace-qtreactor-6.3.3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libace-qtreactor-6.3.3
Priority: optional
Section: universe/libs
Installed-Size: 171
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), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/universe/a/ace/libace-qtreactor-6.3.3_6.3.3+dfsg-1_amd64.deb
Size: 42894
MD5sum: 8a8ce83462d5d94dacfbd11eefb09d88
SHA1: 3ac9d6f8d9ab83104b6c29c209eec29072585d33
SHA256: 32ecb7230909415d54193821906b364312d25dcea3fc922bca4bc6ddf048f472
Description-en: ACE-GUI reactor integration for Qt
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_QtReactor extends both the ACE_Select_Reactor and the
Trolltech Qt library's QObjects class. Rather than using select(),
the QtWaitForMultipleEvents() function is used.
Description-md5: d0c559af3e82bf8321a1d4cd197941f8
Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu