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

Last updated: September 30,2024

1. Install "slib.noarch" package

This is a short guide on how to install slib.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install slib.noarch

2. Uninstall "slib.noarch" package

Here is a brief guide to show you how to uninstall slib.noarch on Fedora 38:

$ sudo dnf remove slib.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:55:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : slib
Version : 3b7
Release : 2.fc38
Architecture : noarch
Size : 668 k
Source : slib-3b7-2.fc38.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.