6.1 Uninstall using the command line
Debian / Ubuntu package (.deb)
In order to remove any files installed by MetaDefender for Secure Storage the following command should be executed:
sudo
mdss -u clean
In order to remove the mdss package from the system the following command should be executed:
sudo
apt-get remove mdss
Red Hat Enterprise Linux / CentOS package (.rpm)
In order to remove any files installed by MetaDefender for Secure Storage the following command should be executed:
sudo
mdss -u clean
In order to remove the mdss package from the system the following command should be executed:
sudo
yum remove mdss