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

Last updated: March 01,2025

1. Install "trac.noarch" package

Here is a brief guide to show you how to install trac.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install trac.noarch

2. Uninstall "trac.noarch" package

Please follow the guidance below to uninstall trac.noarch on Fedora 34:

$ sudo dnf remove trac.noarch $ sudo dnf autoremove

3. Information about the trac.noarch package on Fedora 34

Last metadata expiration check: 3:47:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : trac
Version : 1.5.3
Release : 1.fc34
Architecture : noarch
Size : 2.2 M
Source : trac-1.5.3-1.fc34.src.rpm
Repository : updates
Summary : Enhanced wiki and issue tracking system
URL : http://trac.edgewall.com/
License : BSD
Description : Trac is an integrated system for managing software projects, an
: enhanced wiki, a flexible web-based issue tracker, and an interface to
: the Subversion revision control system. At the core of Trac lies an
: integrated wiki and issue/bug database. Using wiki markup, all objects
: managed by Trac can directly link to other issues/bug reports, code
: changesets, documentation and files. Around the core lies other
: modules, providing additional features and tools to make software
: development more streamlined and effective.