Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Installation

Jason Gray edited this page Oct 28, 2017 · 12 revisions

Via extensions.gnome.org

Via a release on GitHub (Please note that only the latest release is supported)

Packages

Manual installation

Git branch master works with GNOME Shell 3.18 up to 3.24.

Dependencies: meson(0.40+), gnome-common, gettext, glib2 devel files

Installing the Dependencies in Ubuntu/Debian:

Ubuntu 16.04 user will need to install the backports version of meson.

sudo apt-get install -t xenial-backports meson

sudo apt-get install git meson gnome-common gettext libglib2.0-dev

Installing the Dependencies in Fedora:

sudo dnf install git meson gnome-common gettext glib2-devel

Clone the git repo:

git clone https://github.com/JasonLG1979/gnome-shell-extensions-mediaplayer.git
cd gnome-shell-extensions-mediaplayer

Build and Install:

./build

Build a zip file:

./build --zip-file

Restart the shell and then enable the extension.