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

Last updated: October 05,2024

1. Install "trac-codecomments" package

Here is a brief guide to show you how to install trac-codecomments on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install trac-codecomments

2. Uninstall "trac-codecomments" package

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

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

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

Package: trac-codecomments
Priority: optional
Section: universe/web
Installed-Size: 179
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Version: 1.1.1+dfsg-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), trac, libjs-backbone, libjs-jquery-ui, libjs-json, libjs-underscore
Filename: pool/universe/t/trac-codecomments/trac-codecomments_1.1.1+dfsg-1_all.deb
Size: 26956
MD5sum: 61d623524d1dfafa7885d189e5e2abee
SHA1: 7bcc68a6baf8ad5010bcad3658205bb72624361c
SHA256: d5c906c5ce713d86fb5d7f07f031108f475168358d739eca5c3e5dec9ad89f9c
Description-en: code comments and review plugin for Trac
This plugin allows you to leave comments on top of files, changesets,
and attachments. Once you've added all of your comments, you can send
them to tickets. These include links to these comments and their
description.
* Comments on files – you can comment on every file in the
repository.
* Inline comments on files – comment on a specific line. The
comments appears in context, below the line in question.
* Comments on changesets – useful when doing code reviews of
incoming commits.
* Comments on attachment pages – useful when reviewing patches.
* Wiki Markup – you can use the standard Trac wiki markup inside
your comments.
* Instant preview – to make sure you get the formatting right.
* Sending comments to tickets – you can select arbitrary number of
comments and create a new ticket out of them. The text of the
ticket defaults to links to the comments and their text, but you
can edit these before saving the ticket.
* Comments/ticket cross-reference – to remember which comments are
already in tickets and which are not.
Description-md5: 592ebb443c202ac2ffa736db3bf2de62
Homepage: https://github.com/Automattic/trac-code-comments-plugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu