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

Last updated: May 18,2024

1. Install "libc++-helpers" package

In this section, we are going to explain the necessary steps to install libc++-helpers on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libc++-helpers

2. Uninstall "libc++-helpers" package

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

$ sudo apt remove libc++-helpers $ sudo apt autoclean && sudo apt autoremove

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

Package: libc++-helpers
Architecture: all
Version: 3.7.0-1ubuntu0.1
Multi-Arch: foreign
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: 20
Breaks: libc++-dev (<< 1.0~svn199600-1)
Replaces: libc++-dev (<< 1.0~svn199600-1)
Filename: pool/universe/libc/libc++/libc++-helpers_3.7.0-1ubuntu0.1_all.deb
Size: 5308
MD5sum: 301412a4643c09eaa04e8073ba1b1686
SHA1: 656943dccc6cf762515f04481f14141dc190b8bc
SHA256: ad3d0ecfad1bfa23b56df68359bcb4de92bf3c2c0c84ea69d7deccf737c894c6
SHA512: 2bbc082496540270d3920c924c52b516e228bacca3a94dbf85c89c44df0d9323d78139fe6ce2e85e1ad797991a688f379eebe3940f07d8a25acf510d9cbe816d
Homepage: http://libcxx.llvm.org/
Description-en: LLVM C++ Standard library - build helpers
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.
.
This package contains the build helpers (clang++-libc++, etc)
Description-md5: 1958fa2a172ecf592dafe487e4c0c6bb

Package: libc++-helpers
Priority: extra
Section: universe/libs
Installed-Size: 20
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: libc++
Version: 3.7.0-1
Replaces: libc++-dev (<< 1.0~svn199600-1)
Breaks: libc++-dev (<< 1.0~svn199600-1)
Filename: pool/universe/libc/libc++/libc++-helpers_3.7.0-1_all.deb
Size: 5222
MD5sum: b833fb052bad8386d3383ed27f02e905
SHA1: 9a40474faecfe0f539260cc309d571f99c010da7
SHA256: 3fa63d596fe92f8ddc7ebf4252d611f576b59ce01b83dfb95dde644335cd31e0
Description-en: LLVM C++ Standard library - build helpers
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.
.
This package contains the build helpers (clang++-libc++, etc)
Description-md5: 1958fa2a172ecf592dafe487e4c0c6bb
Multi-Arch: foreign
Homepage: http://libcxx.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu