< Home - < Back

trac-accountmanager-plugin


Information about the package, trac-accountmanager-plugin, which is shipped with common Linux distributions. The trac-accountmanager-plugin package is designed for, Trac plugin for account registration and management.


Package Name:

trac-accountmanager-plugin

Summary:

Trac plugin for account registration and management

Description:

The AccountManagerPlugin offers several features for managing user accounts: * allow users to register new accounts * login via an HTML form instead of using HTTP authentication * allow existing users to change their passwords or delete their accounts * send a new password to users who've forgotten their password * administer user accounts using the trac web interface

Architecture:

noarch

Version:

0.3

Release:

0.2.20101206svn9591.el6

Size:

83 k

Repository:

epel

From Repository:

Licence:

Copyright only



Handy Yum Commands for trac-accountmanager-plugin


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


Command

Description of Command

yum install trac-accountmanager-plugin

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

yum remove trac-accountmanager-plugin

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

yum -y remove trac-accountmanager-plugin

This command will un-install trac-accountmanager-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-accountmanager-plugin when using the -y flag.

yum update trac-accountmanager-plugin

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

yum -y update trac-accountmanager-plugin

This command will update trac-accountmanager-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-accountmanager-plugin when using the -y flag.

yum info trac-accountmanager-plugin

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

yum deplist trac-accountmanager-plugin

This command will show you the dependencies for trac-accountmanager-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-accountmanager-plugin

This command will check if there is an update waiting on trac-accountmanager-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.