How to Install and Uninstall ghc-hjsmin.x86_64 Package on Fedora 36

Last updated: October 09,2024

1. Install "ghc-hjsmin.x86_64" package

Learn how to install ghc-hjsmin.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install ghc-hjsmin.x86_64

2. Uninstall "ghc-hjsmin.x86_64" package

Please follow the step by step instructions below to uninstall ghc-hjsmin.x86_64 on Fedora 36:

$ sudo dnf remove ghc-hjsmin.x86_64 $ sudo dnf autoremove

3. Information about the ghc-hjsmin.x86_64 package on Fedora 36

Last metadata expiration check: 2:35:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-hjsmin
Version : 0.2.0.4
Release : 8.fc36
Architecture : x86_64
Size : 15 k
Source : ghc-hjsmin-0.2.0.4-8.fc36.src.rpm
Repository : fedora
Summary : Haskell implementation of a javascript minifier
URL : https://hackage.haskell.org/package/hjsmin
License : BSD
Description : Reduces size of javascript files by stripping out extraneous whitespace and
: other syntactic elements, without changing the semantics.