Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question]Uninstalling dash-to-dock #1060

Open
vipulsoman opened this issue Nov 24, 2019 · 6 comments
Open

[question]Uninstalling dash-to-dock #1060

vipulsoman opened this issue Nov 24, 2019 · 6 comments

Comments

@vipulsoman
Copy link

There are no Un-installation instructions. Can't use 'make uninstall' since i had installed using master.Its not working since my shell is not supported .Please help me uninstall.

@immu0001
Copy link

try reinstalling dash to dock by this
sudo apt install gnome-shell-extension-ubuntu-dock

@IamHaddad
Copy link

if you used 'make install' then remove it from $(HOME)/.local/share/gnome-shell/extensions

@oraclesoul
Copy link

if you want to get rid of that, then install it again and do

  1. remove all apps from it.
  2. remove favourite apps.
  3. disable launcher icon.
    and you will getting no trace of dash to dock on screen
    but it still in your computer.

and you can install another alternative like plank to get your dock.

@batu19
Copy link

batu19 commented Dec 17, 2021

You could just got to extensions.gnome.org and delete the extension if it is present there with that red box.

@amitvyas17
Copy link

To uninstall Dash to Dock in Fedora, you can follow these steps:

Open a terminal. You can do this by pressing Ctrl + Alt + T on your keyboard or by searching for "Terminal" in the application launcher.

Once the terminal is open, type the following command and press Enter to remove the Dash to Dock GNOME Shell extension:

shell
Copy code
gnome-extensions uninstall dash-to-dock@micxgx.gmail.com
This command will uninstall the Dash to Dock extension from your system.

After running the command, you may need to restart the GNOME Shell for the changes to take effect. You can do this by pressing Alt + F2, typing r in the command box, and pressing Enter. This will restart the GNOME Shell.

The Dash to Dock extension should now be uninstalled from your Fedora system.

Note: Make sure you have the correct extension name (dash-to-dock@micxgx.gmail.com) as there might be variations depending on the version and installation source.

@mikerybka
Copy link

@amitvyas17 Thank you!

For everyone else, you want to look into the gnome-extensions command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants