#!/bin/bash

rm -rf /opt/Calíope
rm /usr/share/applications/Calíope.desktop
rm /usr/share/icons/hicolor/scalable/apps/Calíope.svg

exit 0

