|
Deinstallation should be carried out under the superuser account (root).
|
Removing general distribution kit of Dr.Web Server
1.Server deinstallation procedure depends on operating system and Server version installed. a)To deinstall the Server of 6 version and earlier, perform the following actions:
Server OS
|
Action
|
FreeBSD
|
Execute the command: pkg_delete drweb-esuite
|
Solaris
|
1.Stop the Server: /etc/init.d/drwcsd stop 2.Execute the command: pkgrm DWEBesuit |
Linux
|
Debian
Ubuntu
|
Execute the command: dpkg –r drweb-esuite
|
rpm package
|
Execute the command: rpm –e drweb-esuite
|
generic package
|
Run the script:
/opt/drwcs/bin/drweb-esuite-uninstall.sh
|
b)To deinstall the Server of 10 version, perform the following actions:
Server OS
|
Action
|
FreeBSD
|
Run the script:
/usr/local/etc/opt/software/drweb-esuite.remove
|
Solaris
|
1.Stop the Server: /etc/init.d/drwcsd stop 2.Execute the command: drweb-esuite |
Linux
|
Debian
Ubuntu
|
Execute the command: dpkg –P drweb-esuite
|
rpm package
|
Execute the command: rpm –e drweb-esuite
|
generic package
|
Run the script:
/etc/opt/drweb.com/software/drweb-esuite.remove
|
2.On Solaris OS, you will be asked to confirm that you really want to uninstall the software and agree to run the deinstallation scripts on behalf of the administrator (root).
|
At removing the Server under FreeBSD OS and Linux OS, the Server operations will be immediately terminated, the database, key and configuration files will be copied to /var/tmp/drwcs default backup folder.
|
Removing extra distribution kit of Dr.Web Server
1.To deinstall the extra distribution kit of the Server of 10 version, perform the following actions:
Server OS
|
Action
|
FreeBSD
|
Run the script:
/usr/local/etc/opt/software/drweb-esuite-extra.remove
|
Solaris
|
1.Stop the Server: /etc/init.d/drwcsd stop 2.Execute the command: drweb-esuite-extra |
Linux
|
Debian
Ubuntu
|
Execute the command: dpkg –P drweb-esuite-extra
|
rpm package
|
Execute the command: rpm –e drweb-esuite-extra
|
generic package
|
Run the script:
/etc/opt/drweb.com/software/drweb-esuite-extra.remove
|
2.On Solaris OS, you will be asked to confirm that you really want to uninstall the software and agree to run the deinstallation scripts on behalf of the administrator (root). Removing Dr.Web Security Control Center Extension
To remove Dr.Web Security Control Center Extension, execute the following command:
Package type
|
Command
|
deb-package
|
dpkg -P drweb-esuite-plugins
|
rpm-package
|
rpm -e drweb-esuite-plugins
|
other packages (tar.bz2 and tar.gz)
|
rm -f <plugins_directory>/libnp*.so
For exmaple, for Mozilla Firefox browser:
rm -f /usr/lib/mozilla/plugins/libnp*.so
|
|