How to Install and Uninstall guile22-devel.x86_64 Package on Fedora 34

Last updated: June 29,2024

1. Install "guile22-devel.x86_64" package

Please follow the step by step instructions below to install guile22-devel.x86_64 on Fedora 34

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

2. Uninstall "guile22-devel.x86_64" package

This guide let you learn how to uninstall guile22-devel.x86_64 on Fedora 34:

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

3. Information about the guile22-devel.x86_64 package on Fedora 34

Last metadata expiration check: 0:41:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : guile22-devel
Version : 2.2.7
Release : 2.fc34
Architecture : x86_64
Size : 105 k
Source : guile22-2.2.7-2.fc34.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.