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

Last updated: May 18,2024

1. Install "libc++-test" package

Please follow the steps below to install libc++-test on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libc++-test" package

This guide covers the steps necessary to uninstall libc++-test on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libc++-test
Architecture: amd64
Version: 3.7.0-1ubuntu0.1
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: 17674
Depends: libc++1 (= 3.7.0-1ubuntu0.1)
Breaks: libc++-src (<< 1.0~svn199600-1)
Replaces: libc++-src (<< 1.0~svn199600-1)
Filename: pool/universe/libc/libc++/libc++-test_3.7.0-1ubuntu0.1_amd64.deb
Size: 756482
MD5sum: 5fa5b2493dfa16eb234db466e0f5af8e
SHA1: d9da7893d02b74696a6655756978f360f20745f8
SHA256: 602874690cd30238bf3cf2d2106e959e58248879bf6a49cb28033133e6a099b0
SHA512: 2707837c3980eab4cc3e00419e742f07e5c397698dd9a5ea31d405a4d5dc8638be3247546ad1a804039b8678eaaddd6f05f131a61b71d1c4faf59b58108ffb91
Homepage: http://libcxx.llvm.org/
Description-en: LLVM C++ Standard library (test cases)
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 test cases of libc++ library.
Description-md5: 3b4adfb48d41c4d1c2f8d56e72800ae1

Package: libc++-test
Priority: extra
Section: universe/libs
Installed-Size: 17674
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: libc++
Version: 3.7.0-1
Replaces: libc++-src (<< 1.0~svn199600-1)
Depends: libc++1 (= 3.7.0-1)
Breaks: libc++-src (<< 1.0~svn199600-1)
Filename: pool/universe/libc/libc++/libc++-test_3.7.0-1_amd64.deb
Size: 744304
MD5sum: 34c308e8873b2378d05356df8f774dff
SHA1: a78e91f03745579bd860882157c10d1a4435dbe2
SHA256: e068f5faff6786dd3d231f502e1b1c0009cca14e4eb1c7af03308d03de42a9cb
Description-en: LLVM C++ Standard library (test cases)
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 test cases of libc++ library.
Description-md5: 3b4adfb48d41c4d1c2f8d56e72800ae1
Homepage: http://libcxx.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu