Baobab-3.28.0

Introduction to Baobab

The Baobab package contains a graphical directory tree analyzer.

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

Package Information

Baobab Dependencies

Required

adwaita-icon-theme-3.26.1, GTK+-3.22.30, itstool-2.0.4 and Vala-0.40.8

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/baobab

Installation of Baobab

Install Baobab 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 Program: baobab
Installed Libraries: None
Installed Directories: /usr/share/help/*/baobab

Short Descriptions

baobab

is a graphical tool used to analyze disk usage.

Last updated on 2018-08-30 18:48:05 -0700