How to Install and Uninstall sigscheme-devel.i686 Package on Fedora 39

Last updated: February 06,2025

1. Install "sigscheme-devel.i686" package

Please follow the step by step instructions below to install sigscheme-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install sigscheme-devel.i686

2. Uninstall "sigscheme-devel.i686" package

This tutorial shows how to uninstall sigscheme-devel.i686 on Fedora 39:

$ sudo dnf remove sigscheme-devel.i686 $ sudo dnf autoremove

3. Information about the sigscheme-devel.i686 package on Fedora 39

Last metadata expiration check: 2:27:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : sigscheme-devel
Version : 0.9.1
Release : 8.fc39
Architecture : i686
Size : 63 k
Source : sigscheme-0.9.1-8.fc39.src.rpm
Repository : fedora
Summary : Development files for sigscheme
URL : https://github.com/uim/sigscheme
License : BSD-3-Clause
Description : sigscheme is a R5RS Scheme interpreter that features small footprint,
: low memory consumption, multibytes characters handling and more.
:
: This package contains header files and development library.