How to Install and Uninstall nagelfar.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "nagelfar.noarch" package

Please follow the instructions below to install nagelfar.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install nagelfar.noarch

2. Uninstall "nagelfar.noarch" package

This is a short guide on how to uninstall nagelfar.noarch on Fedora 39:

$ sudo dnf remove nagelfar.noarch $ sudo dnf autoremove

3. Information about the nagelfar.noarch package on Fedora 39

Last metadata expiration check: 5:42:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : nagelfar
Version : 1.3.3
Release : 3.fc39
Architecture : noarch
Size : 113 k
Source : nagelfar-1.3.3-3.fc39.src.rpm
Repository : fedora
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.