How to Install and Uninstall slib.noarch Package on Fedora 36

Last updated: January 13,2025

1. Install "slib.noarch" package

Please follow the steps below to install slib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install slib.noarch

2. Uninstall "slib.noarch" package

Learn how to uninstall slib.noarch on Fedora 36:

$ sudo dnf remove slib.noarch $ sudo dnf autoremove

3. Information about the slib.noarch package on Fedora 36

Last metadata expiration check: 1:50:25 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : slib
Version : 3b6
Release : 5.fc36
Architecture : noarch
Size : 636 k
Source : slib-3b6-5.fc36.src.rpm
Repository : fedora
Summary : Platform independent library for scheme
URL : http://swissnet.ai.mit.edu/~jaffer/SLIB.html
License : SLIB
Description : "SLIB" is a portable library for the programming language Scheme.
: It provides a platform independent framework for using "packages" of
: Scheme procedures and syntax. As distributed, SLIB contains useful
: packages for all Scheme implementations. Its catalog can be
: transparently extended to accommodate packages specific to a site,
: implementation, user, or directory.