< Home - < Back

dspam-hash


Information about the package, dspam-hash, which is shipped with common Linux distributions. The dspam-hash package is designed for, Hash storage driver for libdspam.


Package Name:

dspam-hash

Summary:

Hash storage driver for libdspam

Description:

The self-contained Hash-Based driver (inspired by Bill Yerazunis' CRM Sparse Spectra algorithm) is the fastest solution by far and requires no dependencies, supports an auto-extend feature to grow the file size as needed, and is very fast and compact. It does, however, lack some features (such as merged groups support) and uses a lot of memory to mmap() users. The driver is thread-safe (required for running DSPAM in server daemon mode).

Architecture:

x86_64

Version:

3.10.2

Release:

7.el6

Size:

50 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for dspam-hash


Control the dspam-hash package with the following handy commands outlined below.


Command

Description of Command

yum install dspam-hash

This command will install dspam-hash on the server.

yum remove dspam-hash

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

yum -y remove dspam-hash

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

yum update dspam-hash

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

yum -y update dspam-hash

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

yum info dspam-hash

This command will show you core information about the dspam-hash package.

yum deplist dspam-hash

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

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