How to Install and Uninstall trac-tracnav-plugin.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "trac-tracnav-plugin.noarch" package

Please follow the step by step instructions below to install trac-tracnav-plugin.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install trac-tracnav-plugin.noarch

2. Uninstall "trac-tracnav-plugin.noarch" package

This tutorial shows how to uninstall trac-tracnav-plugin.noarch on Fedora 34:

$ sudo dnf remove trac-tracnav-plugin.noarch $ sudo dnf autoremove

3. Information about the trac-tracnav-plugin.noarch package on Fedora 34

Last metadata expiration check: 0:22:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : trac-tracnav-plugin
Version : 4.3
Release : 2.fc34
Architecture : noarch
Size : 26 k
Source : trac-tracnav-plugin-4.3-2.fc34.src.rpm
Repository : fedora
Summary : Navigation Bar for Trac
URL : https://svn.ipd.kit.edu/trac/javaparty/wiki/TracNav
License : GPLv2+
Description : The TracNav macro implements a fully customizable navigation bar for
: the Trac wiki engine. The contents of the navigation bar is a wiki
: page itself and can be edited like any other wiki page through the web
: interface. The navigation bar supports hierarchical ordering of
: topics. The design of TracNav mimics the design of the TracGuideToc
: that was originally supplied with Trac.