< Home - < Back

python-zope-filesystem


Information about the package, python-zope-filesystem, which is shipped with common Linux distributions. The python-zope-filesystem package is designed for, Python-Zope Libraries Base Filesystem.


Package Name:

python-zope-filesystem

Summary:

Python-Zope Libraries Base Filesystem

Description:

This package contains the base filesystem layout for all python-zope-* packages

Architecture:

x86_64

Version:

1

Release:

5.el6

Size:

5.4 k

Repository:

base

From Repository:

Licence:

ZPLv2.1



Handy Yum Commands for python-zope-filesystem


Control the python-zope-filesystem package with the following handy commands outlined below.


Command

Description of Command

yum install python-zope-filesystem

This command will install python-zope-filesystem on the server.

yum remove python-zope-filesystem

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

yum -y remove python-zope-filesystem

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

yum update python-zope-filesystem

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

yum -y update python-zope-filesystem

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

yum info python-zope-filesystem

This command will show you core information about the python-zope-filesystem package.

yum deplist python-zope-filesystem

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

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