How to Install and Uninstall libc++abi-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libc++abi-dev" package

This tutorial shows how to install libc++abi-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libc++abi-dev

2. Uninstall "libc++abi-dev" package

This tutorial shows how to uninstall libc++abi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libc++abi-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc++abi-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libc++abi-dev
Architecture: amd64
Version: 3.7.0-1ubuntu0.1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: libc++
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 421
Depends: libc++abi1 (= 3.7.0-1ubuntu0.1)
Filename: pool/universe/libc/libc++/libc++abi-dev_3.7.0-1ubuntu0.1_amd64.deb
Size: 84866
MD5sum: bf70f269e2a35d36c73b17d720e1144d
SHA1: d619dd6e11aac8db7b584c36f2622aaa71d91c87
SHA256: 701410f86bd9613ce7ba55c87f4131da3db69d790208a9faf3ca7e1c9b3f1b36
SHA512: fb952bded7e1bcaab94857272375a84b65e5e00311226ef7d93a7568f5acb58374018dd47ccdd0cdf3a148d59e0cf3a1814ec2e5d84bc38961f74a8de7a0ed20
Homepage: http://libcxx.llvm.org/
Description-en: LLVM low level support for a standard C++ library (development files)
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++
Description-md5: 96662e174822fa06d6bb86f022f6e493

Package: libc++abi-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 452
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: libc++
Version: 3.7.0-1
Depends: libc++abi1 (= 3.7.0-1)
Filename: pool/universe/libc/libc++/libc++abi-dev_3.7.0-1_amd64.deb
Size: 93802
MD5sum: e2fb8a739022e3f3459b6ba85182b8da
SHA1: 96561e056415283c0606e1e5880a0791e171c245
SHA256: 45bb385ea8e68f1ee7c7f7281cefe3a3e32e36600a5f417875ad8b85b83803aa
Description-en: LLVM low level support for a standard C++ library (development files)
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++
Description-md5: 96662e174822fa06d6bb86f022f6e493
Multi-Arch: same
Homepage: http://libcxx.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu