How to Install and Uninstall ghc-xmonad-contrib.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "ghc-xmonad-contrib.x86_64" package

Please follow the step by step instructions below to install ghc-xmonad-contrib.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-xmonad-contrib.x86_64

2. Uninstall "ghc-xmonad-contrib.x86_64" package

This guide covers the steps necessary to uninstall ghc-xmonad-contrib.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-xmonad-contrib.x86_64 $ sudo dnf autoremove

3. Information about the ghc-xmonad-contrib.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:27:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-xmonad-contrib
Version : 0.17.0
Release : 1.el9
Architecture : x86_64
Size : 2.0 M
Source : ghc-xmonad-contrib-0.17.0-1.el9.src.rpm
Repository : epel
Summary : Community-maintained extensions extensions for xmonad
URL : https://hackage.haskell.org/package/xmonad-contrib
License : BSD
Description : Community-maintained tiling algorithms and extension modules for xmonad, an X11
: tiling window manager.
:
: For an introduction to building, configuring and using xmonad extensions, see
: "XMonad.Doc". In particular:
:
: "XMonad.Doc.Configuring", a guide to configuring xmonad
: "XMonad.Doc.Extending", using the contributed extensions library
: "XMonad.Doc.Developing", introduction to xmonad internals and writing your own
: extensions.