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

Last updated: January 01,2025

1. Install "libcxx.x86_64" package

This is a short guide on how to install libcxx.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libcxx.x86_64

2. Uninstall "libcxx.x86_64" package

Here is a brief guide to show you how to uninstall libcxx.x86_64 on Fedora 36:

$ sudo dnf remove libcxx.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:23:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcxx
Version : 14.0.5
Release : 1.fc36
Architecture : x86_64
Size : 321 k
Source : libcxx-14.0.5-1.fc36.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.