< Home - < Back

trac-iniadmin-plugin


Information about the package, trac-iniadmin-plugin, which is shipped with common Linux distributions. The trac-iniadmin-plugin package is designed for, Expose all TracIni options using the Trac 0.11 config option API.


Package Name:

trac-iniadmin-plugin

Summary:

Expose all TracIni options using the Trac 0.11 config option API

Description:

This plugin uses the new configuration option API in Trac 0.11+ to allow modification of any field exposed through this mechanism. This currently includes all core Trac settings, and although no plugins are taking advantage of this yet, I'm sure it will only be a matter of time :) Note: Many Trac options require a restart of the server process, so your changes may not take effect until that is done.

Architecture:

noarch

Version:

0.2

Release:

1.20101209svn9652.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for trac-iniadmin-plugin


Control the trac-iniadmin-plugin package with the following handy commands outlined below.


Command

Description of Command

yum install trac-iniadmin-plugin

This command will install trac-iniadmin-plugin on the server.

yum remove trac-iniadmin-plugin

This command will un-install trac-iniadmin-plugin on the server. When you run this command, you will be asked if you are sure that you want to remove trac-iniadmin-plugin, so you have to manually confirm that you want to do this.

yum -y remove trac-iniadmin-plugin

This command will un-install trac-iniadmin-plugin on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trac-iniadmin-plugin when using the -y flag.

yum update trac-iniadmin-plugin

This command will update trac-iniadmin-plugin to the latest version. When you run this command, you will be asked if you are sure that you want to remove trac-iniadmin-plugin, so you have to manually confirm that you want to do this.

yum -y update trac-iniadmin-plugin

This command will update trac-iniadmin-plugin to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trac-iniadmin-plugin when using the -y flag.

yum info trac-iniadmin-plugin

This command will show you core information about the trac-iniadmin-plugin package.

yum deplist trac-iniadmin-plugin

This command will show you the dependencies for trac-iniadmin-plugin. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update trac-iniadmin-plugin

This command will check if there is an update waiting on trac-iniadmin-plugin. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.