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-11.0 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-shell-extensions/40/gnome-shell-extensions-40.4.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-shell-extensions/40/gnome-shell-extensions-40.4.tar.xz
Download MD5 sum: 25a9bd6a27a0fb34f31e256e842058ca
Download size: 216 KB
Estimated disk space required: 4.4 MB
Estimated build time: less than 0.1 SBU
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-shell-extensions
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
Last updated on