How to Install and Uninstall libcxx.x86_64 Package on Fedora 38

Last updated: September 30,2024

1. Install "libcxx.x86_64" package

In this section, we are going to explain the necessary steps to install libcxx.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libcxx.x86_64

2. Uninstall "libcxx.x86_64" package

Please follow the instructions below to uninstall libcxx.x86_64 on Fedora 38:

$ sudo dnf remove libcxx.x86_64 $ sudo dnf autoremove

3. Information about the libcxx.x86_64 package on Fedora 38

Last metadata expiration check: 4:38:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libcxx
Version : 16.0.6
Release : 1.fc38
Architecture : x86_64
Size : 307 k
Source : libcxx-16.0.6-1.fc38.src.rpm
Repository : updates
Summary : C++ standard library targeting C++11
URL : http://libcxx.llvm.org/
License : Apache-2.0 WITH LLVM-exception OR MIT OR NCSA
Description : libc++ is a new implementation of the C++ standard library, targeting C++11.