M BUZZ CRAZE NEWS
// news

Having 2 Discord Apps installed

By Emma Martinez

As you can read in the title, I accidentally installed 2 Discord apps; one is from the Ubuntu Software and the other is from the .deb file in the Discord website.
I came here to ask you if there's an easy way to uninstall the app from the .deb file to keep only the one from the Snap Store

Image

1 Answer

If you installed the .deb and the Snap version, but only want to use the Snap version, just remove the package from the actual apt side of things to remove the installed .deb:

sudo apt remove discord

This doesn't affect the Snap version, and will remove the 'duplicate' Discord.

7

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy