Baobab-40.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-10.1 platform.

Package Information

Baobab Dependencies

Required

adwaita-icon-theme-3.38.0, GTK+-3.24.28, itstool-2.0.6, libhandy-1.2.0, and Vala-0.52.0

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 2021-04-08 15:16:47 -0500