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

Last updated: October 10,2024

1. Install "ghc-hjsmin.x86_64" package

This is a short guide on how to install ghc-hjsmin.x86_64 on Fedora 39

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

2. Uninstall "ghc-hjsmin.x86_64" package

Here is a brief guide to show you how to uninstall ghc-hjsmin.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 3:01:22 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc-hjsmin
Version : 0.2.1
Release : 1.fc39
Architecture : x86_64
Size : 15 k
Source : ghc-hjsmin-0.2.1-1.fc39.src.rpm
Repository : fedora
Summary : Haskell implementation of a javascript minifier
URL : https://hackage.haskell.org/package/hjsmin
License : BSD-3-Clause
Description : Reduces size of javascript files by stripping out extraneous whitespace and
: other syntactic elements, without changing the semantics.