How to Install and Uninstall haskell-platform.x86_64 Package on Oracle Linux 9

Last updated: October 12,2024

1. Install "haskell-platform.x86_64" package

In this section, we are going to explain the necessary steps to install haskell-platform.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install haskell-platform.x86_64

2. Uninstall "haskell-platform.x86_64" package

This tutorial shows how to uninstall haskell-platform.x86_64 on Oracle Linux 9:

$ sudo dnf remove haskell-platform.x86_64 $ sudo dnf autoremove

3. Information about the haskell-platform.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:35:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : haskell-platform
Version : 2022.1
Release : 21.el9
Architecture : x86_64
Size : 7.3 k
Source : haskell-platform-2022.1-21.el9.src.rpm
Repository : epel
Summary : Standard Haskell distribution
URL : http://www.haskell.org/platform/
License : BSD
Description : Haskell Platform is a set of stable and well used Haskell tools.
: It provides a good starting environment for Haskell development.