How to Install and Uninstall hlint.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "hlint.x86_64" package

This tutorial shows how to install hlint.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install hlint.x86_64

2. Uninstall "hlint.x86_64" package

This guide let you learn how to uninstall hlint.x86_64 on CentOS Stream 8:

$ sudo dnf remove hlint.x86_64 $ sudo dnf autoremove

3. Information about the hlint.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:44:12 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : hlint
Version : 2.1.8
Release : 1.el8
Architecture : x86_64
Size : 42 k
Source : hlint-2.1.8-1.el8.src.rpm
Repository : epel
Summary : Haskell source code suggestions
URL : https://hackage.haskell.org/package/hlint
License : BSD
Description : HLint gives suggestions on how to improve your source code.