How to Install and Uninstall libcyaml.i686 Package on Fedora 38

Last updated: November 29,2024

1. Install "libcyaml.i686" package

This tutorial shows how to install libcyaml.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libcyaml.i686

2. Uninstall "libcyaml.i686" package

Please follow the steps below to uninstall libcyaml.i686 on Fedora 38:

$ sudo dnf remove libcyaml.i686 $ sudo dnf autoremove

3. Information about the libcyaml.i686 package on Fedora 38

Last metadata expiration check: 1:52:58 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libcyaml
Version : 1.4.1
Release : 1.fc38
Architecture : i686
Size : 30 k
Source : libcyaml-1.4.1-1.fc38.src.rpm
Repository : updates
Summary : C library for reading and writing YAML
URL : https://github.com/tlsa/libcyaml
License : ISC
Description : LibCYAML is a C library for reading and writing structured YAML documents. It is
: written in ISO C11 and licensed under the ISC licence.