systemctl stop $(systemctl list-unit-files | grep zoomdata | awk '{print $1}')
yum remove 'zoomdata*'
You are asked to verify the removal of the Composer components. Enter ‘y ’ to confirm the removal.
yum list installed | grep zoomdata
sudo yum remove 'pgdg*'
sudo systemctl stop $(systemctl list-unit-files | grep 'zoomdata' | awk '{print $1}')
sudo apt list --installed | grep zoomdata
sudo apt-get remove 'pgdg*'
./bootstrap-composer.ps1 -ServicesAction stop
<install-path>/data/backups/
folder:./bootstrap-composer.ps1 -DumpComposerMetadata
Important: Copy the information to a folder outside of the installation path or it will be deleted and unrecoverable after you uninstall Composer.
./bootstrap-composer.ps1 -DeinstallComposer
See Windows Bootstrap Reference for more information.
You have completed the removal of all Composer-related components from your server.