Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I want to remove marketplace app from linux.(SOLVED)

I have crunchbang linux. Crunchbag is kind of a minimal distro, that requires alot of manual editing of menus and desktop settings. When I downloaded the the marketplace app it created no menu or desktop entry, so I can't use it, easily. How do I remove it? I don't remember the name of the app so it is just taking up space.

I have crunchbang linux. Crunchbag is kind of a minimal distro, that requires alot of manual editing of menus and desktop settings. When I downloaded the the marketplace app it created no menu or desktop entry, so I can't use it, easily. How do I remove it? I don't remember the name of the app so it is just taking up space.

Modified by noalternative

Chosen solution

Hi, I don't know if you still have your problem uninstalling a marketplace app on linux, but I figured the "hard way" to remove an app.

Go to your home directory, look at the hidden files, you should see a directory like ".http;someapp".

Remove it. This step removes the application from your computer.

Then go to ~/.local/share/applications and remove the file that looks like your app. This will remove the launcher from your desktop / start menu / activity view depending on your distribution.

It looks like a dirty method but I haven't found another way yet

Read this answer in context 👍 3

All Replies (3)

Chosen Solution

Hi, I don't know if you still have your problem uninstalling a marketplace app on linux, but I figured the "hard way" to remove an app.

Go to your home directory, look at the hidden files, you should see a directory like ".http;someapp".

Remove it. This step removes the application from your computer.

Then go to ~/.local/share/applications and remove the file that looks like your app. This will remove the launcher from your desktop / start menu / activity view depending on your distribution.

It looks like a dirty method but I haven't found another way yet

This helped. Thanks.

Welcome... :)