< Home - < Back

python-flask-assets


Information about the package, python-flask-assets, which is shipped with common Linux distributions. The python-flask-assets package is designed for, Asset management for flask.


Package Name:

python-flask-assets

Summary:

Asset management for flask

Description:

Integrates the webassets library with Flask, adding support for merging, minifying and compiling CSS and Javascript files.

Architecture:

noarch

Version:

0.8

Release:

2.el6

Size:

30 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-flask-assets


Control the python-flask-assets package with the following handy commands outlined below.


Command

Description of Command

yum install python-flask-assets

This command will install python-flask-assets on the server.

yum remove python-flask-assets

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

yum -y remove python-flask-assets

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

yum update python-flask-assets

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

yum -y update python-flask-assets

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

yum info python-flask-assets

This command will show you core information about the python-flask-assets package.

yum deplist python-flask-assets

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

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