Baobab-41.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-11.1 platform.

Package Information

Baobab Dependencies

Required

adwaita-icon-theme-41.0, GTK+-3.24.31, itstool-2.0.7, libhandy-1.4.0, and Vala-0.54.7

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

Installation of Baobab

Install Baobab by running the following commands:

mkdir build &&
cd    build &&

meson --prefix=/usr --buildtype=release .. &&
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