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

Last updated: September 29,2024

1. Install "clover2.x86_64" package

Learn how to install clover2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install clover2.x86_64

2. Uninstall "clover2.x86_64" package

This tutorial shows how to uninstall clover2.x86_64 on Fedora 34:

$ sudo dnf remove clover2.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:04:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : clover2
Version : 10.4.6
Release : 7.D20190613git6f483b4.fc34
Architecture : x86_64
Size : 831 k
Source : clover2-10.4.6-7.D20190613git6f483b4.fc34.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.