How to Install and Uninstall chicken.i686 Package on Fedora 38
Last updated: November 29,2024
1. Install "chicken.i686" package
Please follow the guidelines below to install chicken.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
chicken.i686
Copied
2. Uninstall "chicken.i686" package
This is a short guide on how to uninstall chicken.i686 on Fedora 38:
$
sudo dnf remove
chicken.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the chicken.i686 package on Fedora 38
Last metadata expiration check: 5:18:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : chicken
Version : 5.3.0
Release : 3.fc38
Architecture : i686
Size : 1.4 M
Source : chicken-5.3.0-3.fc38.src.rpm
Repository : fedora
Summary : A practical and portable Scheme system
URL : http://call-cc.org
License : BSD
Description : CHICKEN is a compiler for the Scheme programming language.
: CHICKEN produces portable, efficient C, supports almost all of the R5RS
: Scheme language standard, and includes many enhancements and extensions.
Available Packages
Name : chicken
Version : 5.3.0
Release : 3.fc38
Architecture : i686
Size : 1.4 M
Source : chicken-5.3.0-3.fc38.src.rpm
Repository : fedora
Summary : A practical and portable Scheme system
URL : http://call-cc.org
License : BSD
Description : CHICKEN is a compiler for the Scheme programming language.
: CHICKEN produces portable, efficient C, supports almost all of the R5RS
: Scheme language standard, and includes many enhancements and extensions.