How to Install and Uninstall trac-mastertickets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "trac-mastertickets" package

Please follow the steps below to install trac-mastertickets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trac-mastertickets

2. Uninstall "trac-mastertickets" package

Please follow the guidelines below to uninstall trac-mastertickets on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the trac-mastertickets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: trac-mastertickets
Priority: optional
Section: universe/web
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 3.0.2+20111224-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), trac
Recommends: libjs-jquery, graphviz
Filename: pool/universe/t/trac-mastertickets/trac-mastertickets_3.0.2+20111224-2_all.deb
Size: 15524
MD5sum: beaa3086161161b9c2169890a124c2c5
SHA1: 33e93351857a374aa0c2ab17842650cdd4fc4fb8
SHA256: 45f6236f71b9058b4eae4fe6effce57d7dfa20dbb378dd4ae080fb287acb783d
Description-en: adds inter-ticket dependencies to Trac
This Trac plugin adds "blocks" and "blocked by" fields to each
ticket, enabling you to express dependencies between tickets. It
also provides a GraphvizPlugin-based dependency-graph feature
for those tickets having dependencies specified, allowing you to
visually understand the dependency tree.
Description-md5: 8af38bdd8f4b0e9698483c3568d27337
Homepage: http://trac-hacks.org/wiki/MasterTicketsPlugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu