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

Last updated: December 23,2024

1. Install "libace-6.3.3" package

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

$ sudo apt update $ sudo apt install libace-6.3.3

2. Uninstall "libace-6.3.3" package

Please follow the steps below to uninstall libace-6.3.3 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libace-6.3.3
Priority: optional
Section: universe/libs
Installed-Size: 1947
Maintainer: Ubuntu Developers
Original-Maintainer: Debian ACE+TAO maintainers
Architecture: amd64
Source: ace
Version: 6.3.3+dfsg-1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6)
Filename: pool/universe/a/ace/libace-6.3.3_6.3.3+dfsg-1_amd64.deb
Size: 612584
MD5sum: 154ce8789916b30c205b684a5a657d48
SHA1: cbf8a5c4a0da45a7bbc2d1e774ef8a97ef27a9e9
SHA256: 27b8127790cc5228536fb431b7e288c01ecc43442f6e8152e3b288fd8e7031df
Description-en: C++ network programming framework
This package contains the ADAPTIVE Communication Environment (ACE)
framework.
.
It provides platform independent C++ wrappers for all forms of IPC,
thread- and process-management routines, and much more.
.
Moreover, it defines patterns for common communication tasks.
* Reactor: handles event demultiplexing and dispatching
* Proactor: for asynchronous I/O driven programs
Description-md5: 054b0ca823849fe2ed15c43b24bd4152
Homepage: http://www.dre.vanderbilt.edu/~schmidt/ACE.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu