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

Last updated: November 25,2024

1. Install "compat-guile18.i686" package

This guide let you learn how to install compat-guile18.i686 on Fedora 35

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

2. Uninstall "compat-guile18.i686" package

Please follow the guidelines below to uninstall compat-guile18.i686 on Fedora 35:

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

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

Last metadata expiration check: 1:53:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : compat-guile18
Version : 1.8.8
Release : 35.fc35
Architecture : i686
Size : 860 k
Source : compat-guile18-1.8.8-35.fc35.src.rpm
Repository : fedora
Summary : A GNU implementation of Scheme for application extensibility
URL : http://www.gnu.org/software/guile/
License : LGPLv2+
Description : GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library
: implementation of the Scheme programming language, written in C. GUILE
: provides a machine-independent execution platform that can be linked in
: as a library during the building of extensible programs.
:
: Install the compat-guile18 package if you'd like to add extensibility to
: programs that you are developing.