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

Last updated: July 04,2024

1. Install "libc++abi1" package

Learn how to install libc++abi1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libc++abi1

2. Uninstall "libc++abi1" package

This is a short guide on how to uninstall libc++abi1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libc++abi1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libc++abi1
Architecture: amd64
Version: 3.7.0-1ubuntu0.1
Multi-Arch: same
Priority: extra
Section: universe/libs
Source: libc++
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 304
Depends: libc6 (>= 2.14)
Filename: pool/universe/libc/libc++/libc++abi1_3.7.0-1ubuntu0.1_amd64.deb
Size: 81012
MD5sum: 1d76f8428921d2480f2a7353f71b9170
SHA1: 9cd5b3b0c1c96fe7aabff364025ffff7506e25be
SHA256: 9ad2bfaa8fecd5bf6a1138f059fe5fbc28a87b8dcfcefe53f51819a60c919f54
SHA512: ca420e75f55ca26e70006b1fd274ec44d564cf77a211601fe06c0ba6e98d5ea448762fb82e21de024ce9bfc35c99ce500915ecc46967efbcd2798acbe359e323
Homepage: http://libcxx.llvm.org/
Description-en: LLVM low level support for a standard C++ library
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: 8448a3010a022fd16b49612a910bc3fc

Package: libc++abi1
Priority: extra
Section: universe/libs
Installed-Size: 333
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: libc++
Version: 3.7.0-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/libc/libc++/libc++abi1_3.7.0-1_amd64.deb
Size: 88776
MD5sum: a9af9216431fc19aea6fe15a0113c889
SHA1: 34f3e01ef86fdddc0a8af02b937135533bb128f0
SHA256: ee55fb45b83bdfade6e7de28d8be7789215456b7a0f7f2a831c84e000141a99e
Description-en: LLVM low level support for a standard C++ library
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: 8448a3010a022fd16b49612a910bc3fc
Multi-Arch: same
Homepage: http://libcxx.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu