Uninstall
Uninstall using the command line
Debian / Ubuntu package (.deb)
In order to remove any files installed by MetaDefender Software Supply Chain the following command should be executed:
sudo mdssc -u clean
In order to remove the mdssc package from the system the following command should be executed:
sudo apt-get remove mdssc
Red Hat Enterprise Linux / CentOS package (.rpm)
In order to remove any files installed by MetaDefender Software Supply Chain the following command should be executed:
sudo mdssc -u clean
In order to remove the mdssc package from the system the following command should be executed:
sudo yum remove mdssc
Was this page helpful?