How to Install and Uninstall ghc-aeson-pretty.x86_64 Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "ghc-aeson-pretty.x86_64" package
Please follow the guidelines below to install ghc-aeson-pretty.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-aeson-pretty.x86_64
Copied
2. Uninstall "ghc-aeson-pretty.x86_64" package
Here is a brief guide to show you how to uninstall ghc-aeson-pretty.x86_64 on CentOS Stream 9:
$
sudo dnf remove
ghc-aeson-pretty.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-aeson-pretty.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:19:05 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-aeson-pretty
Version : 0.8.9
Release : 1.el9
Architecture : x86_64
Size : 27 k
Source : ghc-aeson-pretty-0.8.9-1.el9.src.rpm
Repository : epel
Summary : JSON pretty-printing library
URL : https://hackage.haskell.org/package/aeson-pretty
License : BSD
Description : A JSON pretty-printing library compatible with aeson as well as a command-line
: tool to improve readabilty of streams of JSON data.
:
: The library provides the function "encodePretty". It is a drop-in replacement
: for aeson's "encode" function, producing JSON-ByteStrings for human readers.
:
: The command-line tool reads JSON from stdin and writes prettified JSON to
: stdout. It also offers a complementary "compact"-mode, essentially the opposite
: of pretty-printing.
Available Packages
Name : ghc-aeson-pretty
Version : 0.8.9
Release : 1.el9
Architecture : x86_64
Size : 27 k
Source : ghc-aeson-pretty-0.8.9-1.el9.src.rpm
Repository : epel
Summary : JSON pretty-printing library
URL : https://hackage.haskell.org/package/aeson-pretty
License : BSD
Description : A JSON pretty-printing library compatible with aeson as well as a command-line
: tool to improve readabilty of streams of JSON data.
:
: The library provides the function "encodePretty". It is a drop-in replacement
: for aeson's "encode" function, producing JSON-ByteStrings for human readers.
:
: The command-line tool reads JSON from stdin and writes prettified JSON to
: stdout. It also offers a complementary "compact"-mode, essentially the opposite
: of pretty-printing.