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

Last updated: October 06,2024

1. Install "compat-guile18-devel.i686" package

Here is a brief guide to show you how to install compat-guile18-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install compat-guile18-devel.i686

2. Uninstall "compat-guile18-devel.i686" package

Please follow the step by step instructions below to uninstall compat-guile18-devel.i686 on Fedora 39:

$ sudo dnf remove compat-guile18-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:28:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : compat-guile18-devel
Version : 1.8.8
Release : 42.fc39
Architecture : i686
Size : 123 k
Source : compat-guile18-1.8.8-42.fc39.src.rpm
Repository : fedora
Summary : Libraries and header files for the GUILE extensibility library
URL : http://www.gnu.org/software/guile/
License : LGPL-2.1-or-later AND GPL-2.0-or-later AND MIT AND BSD-4-Clause-UC
Description : The compat-guile18-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 compat-guile18-devel package if you want to develop
: applications that will be linked to GUILE. You'll also need to install the
: compat-guile18 package.