Skip to content

Commit

Permalink
actually uninstall cura
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed May 9, 2022
1 parent e0f5d36 commit 68060e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/Cura/uninstall
Expand Up @@ -4,6 +4,7 @@ purge_packages || exit 1
rm -f ~/.local/share/applications/cura.desktop
rm -f ~/Cura-mb-master-armhf-20200902.AppImage
rm -rf ~/.cache/cura
sudo rm -f /opt/Cura.AppImage

#remove the libxcb-util.so.0 symlink, only if it's a symlink
if [ -h /usr/lib/arm-linux-gnueabihf/libxcb-util.so.0 ];then
Expand Down

0 comments on commit 68060e1

Please sign in to comment.