Install Gnome Shell Extensions Updater in Ubuntu or Mint
With GNOME Shell Extensions Updater, you can update all the extensions installed from extensions.gnome.org with a single click. This extension checks for updated extensions every 5 days and displays a notification in the GNOME Shell Message Tray with all the available updates:
To install the updates, simply click "Update all" and all the extensions should be automatically updated:
Installation of Gnome Shell Extensions Updater, Open Terminal and enter following commands:
Installation of Gnome Tweak Tool, open Terminal and enter following command:
With GNOME Shell Extensions Updater, you can update all the extensions installed from extensions.gnome.org with a single click. This extension checks for updated extensions every 5 days and displays a notification in the GNOME Shell Message Tray with all the available updates:
To install the updates, simply click "Update all" and all the extensions should be automatically updated:
Installation of Gnome Shell Extensions Updater, Open Terminal and enter following commands:
When Installation finish, restart Gnome shell (Alt+F2 and type "r") or simply logout and login back. Enable Extension updater from Gnome Tweak Tool.sudo apt-get install git-core cd git clone git://github.com/eonpatapon/gnome-shell-extension-updater.git cd gnome-shell-extension-updater ./install.sh
Installation of Gnome Tweak Tool, open Terminal and enter following command:
sudo apt-get install gnome-tweak-tool
this sucks...
ReplyDelete/gnome-shell-extension-updater$ make
Making all in src
make[1]: Entering directory `/home/wzmacdonald/gnome-shell-extension-updater/src'
Makefile:435: *** missing separator. Stop.
make[1]: Leaving directory `/home/wzmacdonald/gnome-shell-extension-updater/src'
make: *** [all-recursive] Error 1