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

Last updated: May 20,2024

1. Install "libcxx.i686" package

Learn how to install libcxx.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libcxx.i686

2. Uninstall "libcxx.i686" package

Here is a brief guide to show you how to uninstall libcxx.i686 on Fedora 35:

$ sudo dnf remove libcxx.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:46:28 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libcxx
Version : 13.0.1
Release : 1.fc35
Architecture : i686
Size : 278 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.