How to Install and Uninstall libcaf-core0.13.2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcaf-core0.13.2" package

In this section, we are going to explain the necessary steps to install libcaf-core0.13.2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcaf-core0.13.2

2. Uninstall "libcaf-core0.13.2" package

Please follow the guidance below to uninstall libcaf-core0.13.2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcaf-core0.13.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcaf-core0.13.2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcaf-core0.13.2
Priority: optional
Section: universe/libs
Installed-Size: 1035
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Lemmen
Architecture: amd64
Source: actor-framework
Version: 0.13.2-3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/a/actor-framework/libcaf-core0.13.2_0.13.2-3_amd64.deb
Size: 233284
MD5sum: af24d8bf2f585c85e0b3dda01373c544
SHA1: 291d3bb61dce00fc3846246dd867f00e088d0ec3
SHA256: 08fb2945e4edb33a27c3fab04f79370c9f7d82232cdc1f9ecf63a66e9a8a6bda
Description-en: Implementation of the Actor Model in C++, core library
The actor-framework library facilitates writing applications based on the
actor model in C++. It aims to be lightweight, distributed and simple.
.
This package contains the core library.
Description-md5: ed43ee4ab83a4d0a2854655dcfcbdec9
Homepage: http://www.actor-framework.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu