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

Last updated: November 25,2024

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

Learn how to install ghc-bower-json.x86_64 on Fedora 35

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

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

This guide covers the steps necessary to uninstall ghc-bower-json.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:00:47 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-bower-json
Version : 1.0.0.1
Release : 3.fc35
Architecture : x86_64
Size : 87 k
Source : ghc-bower-json-1.0.0.1-3.fc35.src.rpm
Repository : fedora
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.