How to Install and Uninstall clover2.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "clover2.x86_64" package

This guide let you learn how to install clover2.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install clover2.x86_64

2. Uninstall "clover2.x86_64" package

Please follow the guidance below to uninstall clover2.x86_64 on Fedora 36:

$ sudo dnf remove clover2.x86_64 $ sudo dnf autoremove

3. Information about the clover2.x86_64 package on Fedora 36

Last metadata expiration check: 3:53:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : clover2
Version : 10.4.6
Release : 9.D20190613git6f483b4.fc36
Architecture : x86_64
Size : 790 k
Source : clover2-10.4.6-9.D20190613git6f483b4.fc36.src.rpm
Repository : fedora
Summary : Yet another compiler language
URL : https://github.com/ab25cq/clover2/wiki
License : GPLv2
Description : clover2 is a Ruby-like compiler language with static type like Java.
: This language consists of compilers and virtual machines like Java and C#.
: In order to compile, type checking can be done at compile time. In addition,
: it is designed to be able to use an easy-to-use library like Ruby.
: Regular expressions, lambda, closure etc are first class objects.