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

Last updated: July 04,2024

1. Install "libc++1" package

Please follow the guidelines below to install libc++1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libc++1

2. Uninstall "libc++1" package

Please follow the guidelines below to uninstall libc++1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libc++1
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: 934
Depends: libc6 (>= 2.14)
Suggests: clang
Filename: pool/universe/libc/libc++/libc++1_3.7.0-1ubuntu0.1_amd64.deb
Size: 225098
MD5sum: 167214cbdf54f84f8be41e9372c0669c
SHA1: 410eb9f2934ec2870bec2199256678147e3d5617
SHA256: e929f077b6cce54a09593c328f230d96fc8b4983be671db73ee6cdaeaab8f138
SHA512: 8ad5257267a7fcdcaa3b55120daf608244f8da1496c756ba24fbddcad2403bda6cf8973b56062016e79de6389881977b6b57109c2c000acdd8b6f4d59f12c4b3
Homepage: http://libcxx.llvm.org/
Description-en: LLVM C++ Standard library
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
Description-md5: 91f0ed75d0a33c7d5860ebe2c4321830

Package: libc++1
Priority: extra
Section: universe/libs
Installed-Size: 964
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: libc++
Version: 3.7.0-1
Depends: libc6 (>= 2.14)
Suggests: clang
Filename: pool/universe/libc/libc++/libc++1_3.7.0-1_amd64.deb
Size: 225826
MD5sum: f28c9cc7b6787d5df05fd96b8beb6e01
SHA1: e8d87e0771c497ab3c020a5cd7fff74178861425
SHA256: 416f5c17bd9ac8727808918dd2e1af04078691772c5f3f16afb497e33dfc9fd6
Description-en: LLVM C++ Standard library
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Fast execution.
* Minimal memory use.
* Fast compile times.
* ABI compatibility with gcc's libstdc++ for some low-level features such
as exception objects, rtti and memory allocation.
* Extensive unit tests.
Description-md5: 91f0ed75d0a33c7d5860ebe2c4321830
Multi-Arch: same
Homepage: http://libcxx.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu