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

Last updated: January 06,2025

1. Install "libcxx.i686" package

This tutorial shows how to install libcxx.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libcxx.i686

2. Uninstall "libcxx.i686" package

In this section, we are going to explain the necessary steps to uninstall libcxx.i686 on Fedora 36:

$ sudo dnf remove libcxx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:22:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libcxx
Version : 14.0.5
Release : 1.fc36
Architecture : i686
Size : 349 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.