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

Last updated: May 17,2024

1. Install "libc++-10-dev" package

This is a short guide on how to install libc++-10-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libc++-10-dev" package

This tutorial shows how to uninstall libc++-10-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libc++-10-dev
Architecture: amd64
Version: 1:10.0.1-6
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-10
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6341
Provides: libc++-x.y-dev
Depends: libc++1-10 (= 1:10.0.1-6)
Conflicts: libc++-x.y-dev
Breaks: libc++-dev (<< 44)
Replaces: libc++-x.y-dev
Filename: pool/universe/l/llvm-toolchain-10/libc++-10-dev_10.0.1-6_amd64.deb
Size: 618808
MD5sum: 12b05b4d0f4d3bca42c65d49cc11cd34
SHA1: cfc09e16130ad65fcb12fc5e7f8e25d4ecb0f9de
SHA256: 2237f74bdba999c59cc19a5669eeba4af15fe51e043d8658358dfa37cfd438da
SHA512: f61fa81601ada9e93a0c3b7821db34ba4d096da5b21bb40766e64bb5eb0ecf9a8fdf272414af7fad247485e077f12d90e37451fef704a9149758e17d5d3e4b4b
Homepage: https://www.llvm.org/
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.
Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7