How to Install and Uninstall libyaml-devel.i686 Package on Fedora 39

Last updated: December 18,2024

1. Install "libyaml-devel.i686" package

Please follow the instructions below to install libyaml-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libyaml-devel.i686

2. Uninstall "libyaml-devel.i686" package

Please follow the instructions below to uninstall libyaml-devel.i686 on Fedora 39:

$ sudo dnf remove libyaml-devel.i686 $ sudo dnf autoremove

3. Information about the libyaml-devel.i686 package on Fedora 39

Last metadata expiration check: 5:02:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libyaml-devel
Version : 0.2.5
Release : 12.fc39
Architecture : i686
Size : 160 k
Source : libyaml-0.2.5-12.fc39.src.rpm
Repository : fedora
Summary : Development files for LibYAML applications
URL : https://github.com/yaml/libyaml
License : GPL-2.0-or-later AND MIT
Description : The libyaml-devel package contains libraries and header files for
: developing applications that use LibYAML.