How to Install and Uninstall libc++-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "libc++-dev" package

Please follow the guidance below to install libc++-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libc++-dev" package

This guide covers the steps necessary to uninstall libc++-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libc++-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libc++-dev
Architecture: amd64
Version: 1:11.0-51~exp1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: llvm-defaults (0.51~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: libc++-11-dev (>= 11~)
Filename: pool/universe/l/llvm-defaults/libc++-dev_11.0-51~exp1_amd64.deb
Size: 3224
MD5sum: 4f82773482a4d95c43b5646f56d4423d
SHA1: bf56643704827d4d0ea406acb52f45f19372ae85
SHA256: 5c83cf722329e9837f4010e79dcad0244ac2798cae0d2ebfe182f87bda014d3e
SHA512: 4823c1c6b26f9d65bf001149e31ff67bd7a6f345042c8480ea57cbfafb1323b76f9697808e34728321d6237dd36fc28dccc96699eb9be8a30c4a3694b3a0ea93
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