Artificial intelligent assistant

Installation of libglib2.0-dev on Fedora Recently, I switched from Ubuntu to Fedora. Now, I would like to run the Fedora equivalent to the Ubuntu command `sudo apt-get install libglib2.0-dev` Because when I `cmake` a project (in particular lcm 1.4.0), the error is `Could NOT find GLib2_glib (missing: GLIB2_GLIB_LIBRARY GLIB2_GLIB_INCLUDE_DIR GLIB2_GLIBCONFIG_INCLUDE_DIR)` Thank you!

The equivalent command is


sudo dnf install glib2-devel


This will install the glib 2 development headers, libraries and dependencies.

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 4f54739d7c237b563cbe57830bf5d372