Uninstalling the software
You can uninstall Clara Parabricks using the following commands, based on your installation method:
If Parabricks was installed with Docker, use this command:
            
            $ sudo ./parabricks/installer.py --uninstall
    
If Parabricks was installed via apt (i.e. bare metal), use this command:
            
            $ sudo apt purge parabricks
# If you get the warning **directory not empty so not removed** you'll need to remove those folders manually.