< Home - < Back

python-paste-script


Information about the package, python-paste-script, which is shipped with common Linux distributions. The python-paste-script package is designed for, A pluggable command-line frontend.


Package Name:

python-paste-script

Summary:

A pluggable command-line frontend

Description:

Paster is pluggable command-line frontend, including commands to setup package file layouts Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy

Architecture:

noarch

Version:

1.7.3

Release:

5.el6_3

Size:

205 k

Repository:

base

From Repository:

Licence:

MIT and BSD and (MIT or Python)



Handy Yum Commands for python-paste-script


Control the python-paste-script package with the following handy commands outlined below.


Command

Description of Command

yum install python-paste-script

This command will install python-paste-script on the server.

yum remove python-paste-script

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

yum -y remove python-paste-script

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

yum update python-paste-script

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

yum -y update python-paste-script

This command will update python-paste-script 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-paste-script when using the -y flag.

yum info python-paste-script

This command will show you core information about the python-paste-script package.

yum deplist python-paste-script

This command will show you the dependencies for python-paste-script. 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-paste-script

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