How to Install and Uninstall nagelfar.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "nagelfar.noarch" package
Here is a brief guide to show you how to install nagelfar.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
nagelfar.noarch
Copied
2. Uninstall "nagelfar.noarch" package
In this section, we are going to explain the necessary steps to uninstall nagelfar.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
nagelfar.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nagelfar.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:59:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nagelfar
Version : 1.3.3
Release : 1.el8
Architecture : noarch
Size : 114 k
Source : nagelfar-1.3.3-1.el8.src.rpm
Repository : epel
Summary : Syntax checker for Tcl
URL : http://nagelfar.sourceforge.net/
License : GPLv2+
Description : Nagelfar is a Tcl application to read a Tcl program and provide static syntax
: analysis - information regarding Tcl syntax errors like missing braces,
: incomplete commands, etc. It is, moreover, extensible, with a customizable
: exposed syntax database and plugins. Nagelfar has also support for doing
: simple code coverage analysis.
Available Packages
Name : nagelfar
Version : 1.3.3
Release : 1.el8
Architecture : noarch
Size : 114 k
Source : nagelfar-1.3.3-1.el8.src.rpm
Repository : epel
Summary : Syntax checker for Tcl
URL : http://nagelfar.sourceforge.net/
License : GPLv2+
Description : Nagelfar is a Tcl application to read a Tcl program and provide static syntax
: analysis - information regarding Tcl syntax errors like missing braces,
: incomplete commands, etc. It is, moreover, extensible, with a customizable
: exposed syntax database and plugins. Nagelfar has also support for doing
: simple code coverage analysis.