#!/bin/bash

flatpak_uninstall org.librepcb.LibrePCB || exit 1
rm -f ~/.local/share/applications/librepcb.desktop

purge_packages || exit 1
