How to Install and Uninstall ghc-bower-json.x86_64 Package on Fedora 34

Last updated: September 20,2024

1. Install "ghc-bower-json.x86_64" package

Please follow the step by step instructions below to install ghc-bower-json.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-bower-json.x86_64

2. Uninstall "ghc-bower-json.x86_64" package

This tutorial shows how to uninstall ghc-bower-json.x86_64 on Fedora 34:

$ sudo dnf remove ghc-bower-json.x86_64 $ sudo dnf autoremove

3. Information about the ghc-bower-json.x86_64 package on Fedora 34

Last metadata expiration check: 5:06:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-bower-json
Version : 1.0.0.1
Release : 1.fc34
Architecture : x86_64
Size : 84 k
Source : ghc-bower-json-1.0.0.1-1.fc34.src.rpm
Repository : updates
Summary : Read bower.json from Haskell
URL : https://hackage.haskell.org/package/bower-json
License : MIT
Description : Bower is a package manager for the web (see ). This package
: provides a data type and ToJSON/FromJSON instances for Bower's package manifest
: file, bower.json.