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

Last updated: October 05,2024

1. Install "libcxx.i686" package

Learn how to install libcxx.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcxx.i686

2. Uninstall "libcxx.i686" package

This is a short guide on how to uninstall libcxx.i686 on Fedora 34:

$ sudo dnf remove libcxx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:43:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libcxx
Version : 12.0.1
Release : 1.fc34
Architecture : i686
Size : 277 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.