Installing from Native Packages

All packages are located in the Dr.Web official repository http://officeshield.drweb.com/drweb/. Once you added the repository to the package manager of your system, you can install, update or remove necessary packages like any other program from repository. All dependencies are resolved automatically.

Внимание!

After installing packages from repository, automatic post-install script for installing license key file is not initiated. Licence key file must be manually copied to %bin_dir.

For the updates to take effect, you need to restart all Dr.Web services after updating from repository.

Внимание!

All the following commands to add repositories, import keys, install and remove packages must be run with administrator privileges (root).

If it is necessary, use the sudo or su commands.

Zypper package manager (SUSE Linux)

1. Installation:

To add the repository, use the following command:

zypper ar -t YUM http://officeshield.drweb.com/drweb/el5/stable/i386/ drweb

or

zypper ar -t YUM http://officeshield.drweb.com/drweb/el5/stable/x86_64/ drweb

To install Dr.Web for Novell Storage Services, use the following commands:

zypper refresh
zypper install drweb-nss

2. Deinstallation:

To remove Dr.Web for Novell Storage Services, use the following command:

zypper remove drweb-nss

To remove all installed packages from Dr.Web, use the following command (in some systems, it is required to escape the '*' character with a backslash: '\*'):

zypper remove drweb*

Внимание!

Removal with the use of zypper has the following features:

1.The first variant of the command removes only the drweb-nss, package but other packages (which could be automatically installed on the package installation to resolve dependences) remain in the system.

2.The second variant of the command removes from the system all packages, names of which start with the 'drweb' string (this is a standard pattern for a Dr.Web package name). Please note that this command removes from the system all packages which name corresponds to the pattern, not only those of Dr.Web for Novell Storage Services.

You can also use alternative package managers (or example, YaST) to install or remove the packages.