How to Install and Uninstall ghc-aeson-pretty.x86_64 Package on Fedora 34
Last updated: November 24,2024
1. Install "ghc-aeson-pretty.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-aeson-pretty.x86_64 on Fedora 34
$
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 Fedora 34:
$
sudo dnf remove
ghc-aeson-pretty.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-aeson-pretty.x86_64 package on Fedora 34
Last metadata expiration check: 0:39:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-aeson-pretty
Version : 0.8.8
Release : 4.fc34
Architecture : x86_64
Size : 23 k
Source : ghc-aeson-pretty-0.8.8-4.fc34.src.rpm
Repository : fedora
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.8
Release : 4.fc34
Architecture : x86_64
Size : 23 k
Source : ghc-aeson-pretty-0.8.8-4.fc34.src.rpm
Repository : fedora
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.