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

Last updated: October 08,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 34

$ sudo dnf update $ sudo dnf install libcxx.x86_64

2. Uninstall "libcxx.x86_64" package

Learn how to uninstall libcxx.x86_64 on Fedora 34:

$ sudo dnf remove libcxx.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:43:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libcxx
Version : 12.0.1
Release : 1.fc34
Architecture : x86_64
Size : 256 k
Source : libcxx-12.0.1-1.fc34.src.rpm
Repository : updates
Summary : C++ standard library targeting C++11
URL : http://libcxx.llvm.org/
License : MIT or NCSA
Description : libc++ is a new implementation of the C++ standard library, targeting C++11.