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

Last updated: January 10,2025

1. Install "guile22-devel.i686" package

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

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

2. Uninstall "guile22-devel.i686" package

Here is a brief guide to show you how to uninstall guile22-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 1:22:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : guile22-devel
Version : 2.2.7
Release : 9.fc39
Architecture : i686
Size : 126 k
Source : guile22-2.2.7-9.fc39.src.rpm
Repository : fedora
Summary : Libraries and header files for the GUILE extensibility library
URL : http://www.gnu.org/software/guile/
License : LGPLv3+
Description : The guile-devel package includes the libraries, header files, etc.,
: that you'll need to develop applications that are linked with the
: GUILE extensibility library.
:
: You need to install the guile-devel package if you want to develop
: applications that will be linked to GUILE. You'll also need to
: install the guile package.