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

Last updated: September 21,2024

1. Install "libunwind.i686" package

Please follow the guidelines below to install libunwind.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libunwind.i686

2. Uninstall "libunwind.i686" package

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

$ sudo dnf remove libunwind.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:58:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libunwind
Version : 1.4.0
Release : 5.fc34
Architecture : i686
Size : 64 k
Source : libunwind-1.4.0-5.fc34.src.rpm
Repository : fedora
Summary : An unwinding library
URL : http://savannah.nongnu.org/projects/libunwind
License : BSD
Description : Libunwind provides a C ABI to determine the call-chain of a program.