How to Install and Uninstall libc++1-9 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libc++1-9" package

This tutorial shows how to install libc++1-9 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libc++1-9

2. Uninstall "libc++1-9" package

Please follow the instructions below to uninstall libc++1-9 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libc++1-9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc++1-9 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libc++1-9
Architecture: amd64
Version: 1:9.0.1-16
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 841
Provides: libc++-x.y
Depends: libc++abi1-9, libc6 (>= 2.17), libgcc-s1 (>= 3.0)
Suggests: clang
Conflicts: libc++-x.y
Breaks: libc++1 (<< 44)
Replaces: libc++-x.y
Filename: pool/universe/l/llvm-toolchain-9/libc++1-9_9.0.1-16_amd64.deb
Size: 201476
MD5sum: f528323c8ff6bf0a27ca683a731407e1
SHA1: 46409f7ebae4541c127928be0582c7d6a453dffa
SHA256: e879bed062466863a50645c0802c8261cfc74dcdf6e2110d69a8613204a4d0d1
SHA512: 1419eeba547c4d4e3efb22ecf4ff057965ead0efac3fe62ef596c262ab7d3690bea5a0448ef1f11cebca5eda3c788c3f014f552a3f9654779ef5a513e5847ab7
Homepage: https://www.llvm.org/
Description-en: LLVM C++ Standard library
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: 3e11b80d657dd5ed05ee027e3cba65ca