How to Install and Uninstall guile22.x86_64 Package on Fedora 36
Last updated: November 27,2024
1. Install "guile22.x86_64" package
Here is a brief guide to show you how to install guile22.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
guile22.x86_64
Copied
2. Uninstall "guile22.x86_64" package
This tutorial shows how to uninstall guile22.x86_64 on Fedora 36:
$
sudo dnf remove
guile22.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the guile22.x86_64 package on Fedora 36
Last metadata expiration check: 0:30:03 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : guile22
Version : 2.2.7
Release : 5.fc36
Architecture : x86_64
Size : 6.4 M
Source : guile22-2.2.7-5.fc36.src.rpm
Repository : fedora
Summary : A GNU implementation of Scheme for application extensibility
URL : http://www.gnu.org/software/guile/
License : LGPLv3+
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 guile package if you'd like to add extensibility to programs
: that you are developing.
Available Packages
Name : guile22
Version : 2.2.7
Release : 5.fc36
Architecture : x86_64
Size : 6.4 M
Source : guile22-2.2.7-5.fc36.src.rpm
Repository : fedora
Summary : A GNU implementation of Scheme for application extensibility
URL : http://www.gnu.org/software/guile/
License : LGPLv3+
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 guile package if you'd like to add extensibility to programs
: that you are developing.