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

Last updated: November 29,2024

1. Install "libcxx.x86_64" package

This tutorial shows how to install libcxx.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libcxx.x86_64

2. Uninstall "libcxx.x86_64" package

Please follow the step by step instructions below to uninstall libcxx.x86_64 on Fedora 39:

$ sudo dnf remove libcxx.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:56:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcxx
Version : 17.0.6
Release : 1.fc39
Architecture : x86_64
Size : 305 k
Source : libcxx-17.0.6-1.fc39.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.