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

Last updated: October 09,2024

1. Install "hugs98.x86_64" package

Please follow the step by step instructions below to install hugs98.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install hugs98.x86_64

2. Uninstall "hugs98.x86_64" package

Here is a brief guide to show you how to uninstall hugs98.x86_64 on Fedora 36:

$ sudo dnf remove hugs98.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:12:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : hugs98
Version : 2006.09
Release : 43.fc36
Architecture : x86_64
Size : 1.4 M
Source : hugs98-2006.09-43.fc36.src.rpm
Repository : fedora
Summary : Haskell Interpreter
URL : http://www.haskell.org/hugs
License : BSD
Description : Hugs 98 is a functional programming system based on Haskell 98,
: the de facto standard for non-strict functional programming languages.
: Hugs 98 provides an almost complete implementation of Haskell 98.