How to Install and Uninstall ghc-xmonad-contrib.x86_64 Package on Fedora 34

Last updated: October 05,2024

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

This tutorial shows how to install ghc-xmonad-contrib.x86_64 on Fedora 34

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

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

This is a short guide on how to uninstall ghc-xmonad-contrib.x86_64 on Fedora 34:

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

3. Information about the ghc-xmonad-contrib.x86_64 package on Fedora 34

Last metadata expiration check: 0:30:24 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-xmonad-contrib
Version : 0.16
Release : 4.fc34
Architecture : x86_64
Size : 1.8 M
Source : ghc-xmonad-contrib-0.16-4.fc34.src.rpm
Repository : fedora
Summary : Third party extensions for xmonad
URL : https://hackage.haskell.org/package/xmonad-contrib
License : BSD
Description : Third party tiling algorithms, configurations and scripts to xmonad, a tiling
: window manager for X.
:
: 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.