How to Install and Uninstall ghc-boxes.x86_64 Package on CentOS Stream 9
Last updated: January 16,2025
1. Install "ghc-boxes.x86_64" package
Please follow the guidance below to install ghc-boxes.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-boxes.x86_64
Copied
2. Uninstall "ghc-boxes.x86_64" package
This tutorial shows how to uninstall ghc-boxes.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-boxes.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-boxes.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:12:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-boxes
Version : 0.1.5
Release : 13.el9
Architecture : x86_64
Size : 28 k
Source : ghc-boxes-0.1.5-13.el9.src.rpm
Repository : epel
Summary : 2D text pretty-printing library
URL : https://hackage.haskell.org/package/boxes
License : BSD
Description : A pretty-printing library for laying out text in two dimensions, using a simple
: box model.
Available Packages
Name : ghc-boxes
Version : 0.1.5
Release : 13.el9
Architecture : x86_64
Size : 28 k
Source : ghc-boxes-0.1.5-13.el9.src.rpm
Repository : epel
Summary : 2D text pretty-printing library
URL : https://hackage.haskell.org/package/boxes
License : BSD
Description : A pretty-printing library for laying out text in two dimensions, using a simple
: box model.