How to Install and Uninstall libc++-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libc++-dev" package

Learn how to install libc++-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libc++-dev" package

This tutorial shows how to uninstall libc++-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libc++-dev package on Ubuntu 21.10 (Impish Indri)

Package: libc++-dev
Architecture: amd64
Version: 1:13.0-53~exp1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: llvm-defaults (0.53~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: libc++-13-dev (>= 13~)
Filename: pool/universe/l/llvm-defaults/libc++-dev_13.0-53~exp1_amd64.deb
Size: 2708
MD5sum: 174bd88b67e0b314752ff9ba5e901e20
SHA1: 65b5e49928e029cfb41a9df427b5fffe769c0522
SHA256: 119d3efac0c72ea0d168d37f854bbb66fdf88f9199cc53ffc1de63734fd10e96
SHA512: fe89a2672171ab52b4017dd5b0e73651cc3ad5fd816968d3bc5135034792361cdcd78ff343870261531043d92e4304881994c74da9f9c632b70f131fb4c2a7ba
Description-en: LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library
.
Features and Goals
.
* Correctness as defined by the C++ standards.
* 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 is a dependency package providing the default LLVM C++ Standard library
development files.
Description-md5: d6ddd828f191a901b236b63f6c33ebd7