gnome-tweak-tool-3.26.4

Introduction to GNOME Tweak Tool

GNOME Tweak Tool is a simple program used to tweak advanced GNOME settings.

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

Package Information

GNOME Tweak Tool Dependencies

Required

GTK+-3.22.28, gsettings-desktop-schemas-3.24.1, and PyGObject-3.26.1

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-tweak-tool

Installation of GNOME Tweak Tool

Install GNOME Tweak Tool by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: gnome-tweak-tool
Installed Libraries: None
Installed Directories: /usr/lib/python2.7/site-packages/gtweak and /usr/share/gnome-tweak-tool

Short Descriptions

gnome-tweak-tool

is used to tweak advanced GNOME settings.

Last updated on 2018-02-28 05:25:12 -0800