How to Install and Uninstall kawa.x86_64 Package on Fedora 35

Last updated: May 22,2024

1. Install "kawa.x86_64" package

In this section, we are going to explain the necessary steps to install kawa.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install kawa.x86_64

2. Uninstall "kawa.x86_64" package

In this section, we are going to explain the necessary steps to uninstall kawa.x86_64 on Fedora 35:

$ sudo dnf remove kawa.x86_64 $ sudo dnf autoremove

3. Information about the kawa.x86_64 package on Fedora 35

Last metadata expiration check: 2:47:18 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : kawa
Epoch : 1
Version : 3.1.1
Release : 9.fc35
Architecture : x86_64
Size : 3.4 M
Source : kawa-3.1.1-9.fc35.src.rpm
Repository : fedora
Summary : Scheme programming language
URL : https://www.gnu.org/software/kawa/
License : MIT
Description : Kawa is an implementation of the Scheme programming language. It is
: implemented in Java, and compiles Scheme into Java byte-codes. It
: also includes an XQuery implementation, accessible via the qexo
: script.