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

Last updated: July 01,2024

1. Install "sigscheme-devel.i686" package

Please follow the guidelines below to install sigscheme-devel.i686 on Fedora 34

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

2. Uninstall "sigscheme-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall sigscheme-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:01:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : sigscheme-devel
Version : 0.9.1
Release : 2.fc34
Architecture : i686
Size : 63 k
Source : sigscheme-0.9.1-2.fc34.src.rpm
Repository : fedora
Summary : Development files for sigscheme
URL : https://github.com/uim/sigscheme
License : BSD
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.