How to Install and Uninstall stack.x86_64 Package on AlmaLinux 9

Last updated: June 06,2024

1. Install "stack.x86_64" package

This guide covers the steps necessary to install stack.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install stack.x86_64

2. Uninstall "stack.x86_64" package

This guide covers the steps necessary to uninstall stack.x86_64 on AlmaLinux 9:

$ sudo dnf remove stack.x86_64 $ sudo dnf autoremove

3. Information about the stack.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:03:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : stack
Version : 2.7.5
Release : 21.el9
Architecture : x86_64
Size : 8.1 M
Source : haskell-platform-2022.1-21.el9.src.rpm
Repository : epel
Summary : Haskell package tool
URL : http://haskellstack.org
License : BSD
Description : Stack is a cross-platform program for developing Haskell projects.