Baobab-3.34.1

Introduction to Baobab

The Baobab package contains a graphical directory tree analyzer.

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

Package Information

Baobab Dependencies

Required

adwaita-icon-theme-3.36.1, GTK+-3.24.22, itstool-2.0.6 and Vala-0.48.9

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 2020-08-20 13:45:48 -0700