< Home - < Back

django-dpaste


Information about the package, django-dpaste, which is shipped with common Linux distributions. The django-dpaste package is designed for, Dpaste is a code paste-bin application using Django.


Package Name:

django-dpaste

Summary:

Dpaste is a code paste-bin application using Django

Description:

Originally inspired by dpaste.com this application adds the ability to: See the differences between snippets A history of snippets as a tree See your latest 25 snippets (admin setting) A huge bunch of syntax highlighters (lexers) User defined settings to change the font-family as well as font-sizes Nicer colors Multilangual interface

Architecture:

noarch

Version:

0.2.4

Release:

3.el6

Size:

31 k

Repository:

epel

From Repository:

Licence:

BSD with advertising



Handy Yum Commands for django-dpaste


Control the django-dpaste package with the following handy commands outlined below.


Command

Description of Command

yum install django-dpaste

This command will install django-dpaste on the server.

yum remove django-dpaste

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

yum -y remove django-dpaste

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

yum update django-dpaste

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

yum -y update django-dpaste

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

yum info django-dpaste

This command will show you core information about the django-dpaste package.

yum deplist django-dpaste

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

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