Score:1

Menu has both "Discord" and "Discord (Env)". Why 2 versions, and how do I remove the latter?

sa flag

I downloaded Discord from discord.com (chose a .deb file), and installing ended up giving me both "Discord" and "Discord (Env)". Is there a way to get rid of "Discord (Env)"? Snap (which I suppose installs Discord when the .deb is double clicked) only shows 1 "discord".

As requested by N0rbert:

dpkg - l | grep discord returns:

ii  discord                                     0.0.16
amd64        Chat for Communities and Friends

snap list | grep discord returns:

discord    0.0.16           130    latest/stable    snapcrafters     -

find ~ -name '*discord*.desktop' 2> /dev/null returns:

/home/user/.local/share/applications/discord_discord.desktop
N0rbert avatar
zw flag
Please run the following commands - `dpkg -l | grep discord` and `snap list | grep discord`, `find ~ -name '*discord*.desktop' 2> /dev/null` and add their output to the question.
Werty980 avatar
sa flag
@N0rbert done.`
Score:1
zw flag

You have to remove Discord which is installed as Snap with

sudo snap remove discord

and then run update-menus .

Then use deb-packaged Discord as it was planned.

Werty980 avatar
sa flag
I probably didn't tell my question well, because the way to solve my issue turned out to be doing the opposite of what you describe. Instead of removing the snap version and using the deb, I removed the deb and used the snap version. It seems Discord provides an odd installer on the website.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.