1

Beginner. Recently set up win10/ubuntu dual boot.

"Install RELEASE" was in my dock post-installation (Ubuntu 20.04.1). Internet search resulted in me simply removing it from favorites, however it's still listed under 'Applications'.

I've tried figuring out package name/file locations to no avail. Nothing happens when attempting to launch the application.

I believe this should not be on my system as it seems to be related to the process of installing from USB? How do I get rid of it?

(Not sure what to tag this as, hope they're fine, sorry!)

1 Answers1

1

To remove the icon open a terminal Ctrl Alt T and type the following

sudo apt-get remove ubiquity 
graham
  • 10,436