How to Install and Uninstall gauche.i686 Package on Fedora 35

Last updated: October 04,2024

1. Install "gauche.i686" package

This guide covers the steps necessary to install gauche.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install gauche.i686

2. Uninstall "gauche.i686" package

Please follow the step by step instructions below to uninstall gauche.i686 on Fedora 35:

$ sudo dnf remove gauche.i686 $ sudo dnf autoremove

3. Information about the gauche.i686 package on Fedora 35

Last metadata expiration check: 5:19:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gauche
Version : 0.9.10
Release : 2.fc35
Architecture : i686
Size : 4.2 M
Source : gauche-0.9.10-2.fc35.src.rpm
Repository : fedora
Summary : Scheme script interpreter with multibyte character handling
URL : http://practical-scheme.net/gauche/index.html
License : BSD
Description : Gauche is a Scheme interpreter conforming Revised^5 Report on
: Algorithmic Language Scheme. It is designed for rapid development of
: daily tools like system management and text processing. It can handle
: multibyte character strings natively.