< Home - < Back

python-repoze-what-quickstart


Information about the package, python-repoze-what-quickstart, which is shipped with common Linux distributions. The python-repoze-what-quickstart package is designed for, A plugin for a simple authentication system with repoze.who/what.


Package Name:

python-repoze-what-quickstart

Summary:

A plugin for a simple authentication system with repoze.who/what

Description:

This plugin allows you to take advantage of a rather simple, and usual, authentication and authorization setup, in which the users’ data, the groups and the permissions used in the application are all stored in a SQLAlchemy or Elixir-managed database. Put simply, it configures repoze.who and repoze.what in one go so that you can have an authentication and authorization system working quickly – hence the name.

Architecture:

noarch

Version:

1.0.1

Release:

1.el6

Size:

15 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for python-repoze-what-quickstart


Control the python-repoze-what-quickstart package with the following handy commands outlined below.


Command

Description of Command

yum install python-repoze-what-quickstart

This command will install python-repoze-what-quickstart on the server.

yum remove python-repoze-what-quickstart

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

yum -y remove python-repoze-what-quickstart

This command will un-install python-repoze-what-quickstart 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 python-repoze-what-quickstart when using the -y flag.

yum update python-repoze-what-quickstart

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

yum -y update python-repoze-what-quickstart

This command will update python-repoze-what-quickstart 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 python-repoze-what-quickstart when using the -y flag.

yum info python-repoze-what-quickstart

This command will show you core information about the python-repoze-what-quickstart package.

yum deplist python-repoze-what-quickstart

This command will show you the dependencies for python-repoze-what-quickstart. 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 python-repoze-what-quickstart

This command will check if there is an update waiting on python-repoze-what-quickstart. 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.