How to install and run gsconnect

I am trying to download gsconnect on my ubuntu 20.04 but the apt download does not show anything in the tray and has no cli command apparently. So I read on a forum the one on the gnome.extensions site works but it's just a zip folder filled with .js files with no instructions I have no idea how to run or install that. No instructions on the site or anywhere on google to be found too besides install gsconnect.

2 Answers

I assume you have downloaded the zip folder in your $HOME/Downloads/ directory.

cd $HOME/Downloads
gnome-extensions install gsconnectandyholmes.github.io.v43.shell-extension.zip

Refresh gnome-shell with Alt+F2 r enter method.

gnome-extensions enable 

Again Refresh gnome-shell with Alt+F2 r enter method.

enter image description here

Further, go through this post and concentrate on Installation Instructions.

Make sure you download the plugin for your browser as well Firefox: Chromium:

1

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

You Might Also Like