gnome-shell-extensions-40.0

Introduction to GNOME Shell Extensions

The GNOME Shell Extensions package contains a collection of extensions providing additional and optional functionality to the GNOME Shell.

This package is known to build and work properly using an LFS-10.1 platform.

Package Information

GNOME Shell Extensions Dependencies

Required

libgtop-2.40.0

Optional

sassc-3.6.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-shell-extensions

Installation of GNOME Shell Extensions

[Warning]

Warning

If you have the windowsNavigator extension enabled and you are upgrading from a previous version of GNOME, disable it before continuing. This extension is known to cause the Overview menu to lockup after an application is opened.

Install GNOME Shell Extensions by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr .. 

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: /usr/share/gnome-shell/extensions

Last updated on 2021-04-08 01:16:54 -0500