**The bug** <!--A clear and concise description of what the bug is.--> There is a Uninstall link created (somewhere from here https://github.com/setlog/trivrost/blob/7073a175f06be278539414af1ee6709d4cfd88da/cmd/launcher/places/places_xdg.go#L60 ) It creates a `"…launcher -uninstall" -uninstall` link, which does not work (`~/.local/share/application/<company>/Uninstall`. I believe the whole feature is pointless, because there is an unsinstall entry in the regular Desktop link which works fine.