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

Last updated: November 29,2024

1. Install "libcxx.x86_64" package

Please follow the step by step instructions below to install libcxx.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libcxx.x86_64

2. Uninstall "libcxx.x86_64" package

This tutorial shows how to uninstall libcxx.x86_64 on Fedora 35:

$ sudo dnf remove libcxx.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libcxx
Version : 13.0.1
Release : 1.fc35
Architecture : x86_64
Size : 256 k
Source : libcxx-13.0.1-1.fc35.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.