How to Install and Uninstall trac Package on Kali Linux

Last updated: May 20,2024

1. Install "trac" package

Please follow the step by step instructions below to install trac on Kali Linux

$ sudo apt update $ sudo apt install trac

2. Uninstall "trac" package

Learn how to uninstall trac on Kali Linux:

$ sudo apt remove trac $ sudo apt autoclean && sudo apt autoremove

3. Information about the trac package on Kali Linux

Package: trac
Version: 1.6-2
Installed-Size: 7971
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-excanvas, libjs-jquery, libjs-jquery-ui, libjs-jquery-timepicker, python3-jinja2, python3-setuptools, python3-pkg-resources, python3:any
Recommends: apache2 | httpd, python3-babel, python3-docutils, python3-pygments, python3-subversion, python3-tz
Suggests: libapache2-mod-wsgi, python3-psycopg2, python3-textile, trac-accountmanager, trac-authopenid, trac-bitten, trac-bzr (>= 0.2+bzr45), trac-customfieldadmin, trac-email2trac, trac-graphviz, trac-ja-resource, trac-mastertickets, trac-mercurial (>= 0.11.0.4), trac-spamfilter, trac-wikiprint, trac-wikirename, trac-wysiwyg, trac-xmlrpc
Size: 1440148
SHA256: 8396f12aafbbd4ab77271686b6fa1331e467d7b24f257c34ad988140fad84943
SHA1: fe328a86447a8139d9109dcd7d1597de78938717
MD5sum: 3f24c3ebd577018c9bd62186ddf930d7
Description: Enhanced wiki and issue tracking system for software development projects
Trac uses a minimalistic approach to web-based software project management.
Its mission is to help developers write great software while staying out of
the way. Trac should impose as little as possible on a team's established
development process and policies.
It provides an interface to Subversion (or other version control systems),
an integrated Wiki and convenient reporting facilities.
Trac allows wiki markup in issue descriptions and commit messages, creating
links and seamless references between bugs, tasks, changesets, files and
wiki pages. A timeline shows all current and past project events in order,
making the acquisition of an overview of the project and tracking progress
very easy. The roadmap shows the road ahead, listing the upcoming milestones.
Description-md5:
Homepage: http://trac.edgewall.com
Tag: devel::bugtracker, devel::rcs, implemented-in::python, interface::web,
role::program, scope::application, web::application, web::wiki,
works-with::bugs, works-with::software:source
Section: web
Priority: optional
Filename: pool/main/t/trac/trac_1.6-2_all.deb