How to Install and Uninstall hadolint.x86_64 Package on Fedora 39
Last updated: November 25,2024
1. Install "hadolint.x86_64" package
This is a short guide on how to install hadolint.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
hadolint.x86_64
Copied
2. Uninstall "hadolint.x86_64" package
Please follow the step by step instructions below to uninstall hadolint.x86_64 on Fedora 39:
$
sudo dnf remove
hadolint.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the hadolint.x86_64 package on Fedora 39
Last metadata expiration check: 1:00:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : hadolint
Version : 2.12.0
Release : 12.fc39
Architecture : x86_64
Size : 6.8 M
Source : hadolint-2.12.0-12.fc39.src.rpm
Repository : fedora
Summary : Dockerfile linter, validate inline bash
URL : https://hackage.haskell.org/package/hadolint
License : GPL-3.0-or-later
Description : A smarter Dockerfile linter that helps you build best practice Docker
: images. The linter is parsing the Dockerfile into an AST and performs rules on
: top of the AST. It is standing on the shoulders of ShellCheck to lint the Bash
: code inside RUN instructions.
Available Packages
Name : hadolint
Version : 2.12.0
Release : 12.fc39
Architecture : x86_64
Size : 6.8 M
Source : hadolint-2.12.0-12.fc39.src.rpm
Repository : fedora
Summary : Dockerfile linter, validate inline bash
URL : https://hackage.haskell.org/package/hadolint
License : GPL-3.0-or-later
Description : A smarter Dockerfile linter that helps you build best practice Docker
: images. The linter is parsing the Dockerfile into an AST and performs rules on
: top of the AST. It is standing on the shoulders of ShellCheck to lint the Bash
: code inside RUN instructions.