How to Install and Uninstall ghc-brick.x86_64 Package on Fedora 35
Last updated: November 16,2024
1. Install "ghc-brick.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-brick.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-brick.x86_64
Copied
2. Uninstall "ghc-brick.x86_64" package
Here is a brief guide to show you how to uninstall ghc-brick.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-brick.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-brick.x86_64 package on Fedora 35
Last metadata expiration check: 4:03:59 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-brick
Version : 0.62
Release : 1.fc35
Architecture : x86_64
Size : 363 k
Source : ghc-brick-0.62-1.fc35.src.rpm
Repository : fedora
Summary : A declarative terminal user interface library
URL : https://hackage.haskell.org/package/brick
License : BSD
Description : Write terminal user interfaces (TUIs) painlessly with 'brick'!
: You write an event handler and a drawing function and
: the library does the rest.
Available Packages
Name : ghc-brick
Version : 0.62
Release : 1.fc35
Architecture : x86_64
Size : 363 k
Source : ghc-brick-0.62-1.fc35.src.rpm
Repository : fedora
Summary : A declarative terminal user interface library
URL : https://hackage.haskell.org/package/brick
License : BSD
Description : Write terminal user interfaces (TUIs) painlessly with 'brick'!
: You write an event handler and a drawing function and
: the library does the rest.