#!/bin/bash

set -e

## Remove the program folder
sudo rm -rf /opt/intellij-idea-community

##DEBHELPER##