< Home - < Back

sphinx-webtools


Information about the package, sphinx-webtools, which is shipped with common Linux distributions. The sphinx-webtools package is designed for, Sphinx web tools for python web frameworks.


Package Name:

sphinx-webtools

Summary:

Sphinx web tools for python web frameworks

Description:

This package includes some tools to manage sphinx docs on the Python web framework: generate docs, get contents and links, search functionalities.

Architecture:

noarch

Version:

0.2.1

Release:

20120528.hg86a2eac02afe.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for sphinx-webtools


Control the sphinx-webtools package with the following handy commands outlined below.


Command

Description of Command

yum install sphinx-webtools

This command will install sphinx-webtools on the server.

yum remove sphinx-webtools

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

yum -y remove sphinx-webtools

This command will un-install sphinx-webtools 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 sphinx-webtools when using the -y flag.

yum update sphinx-webtools

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

yum -y update sphinx-webtools

This command will update sphinx-webtools 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 sphinx-webtools when using the -y flag.

yum info sphinx-webtools

This command will show you core information about the sphinx-webtools package.

yum deplist sphinx-webtools

This command will show you the dependencies for sphinx-webtools. 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 sphinx-webtools

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