SlackBuilds Repository

15.0 > Development > libtree (3.1.1)

libtree prints the shared libraries required by each program or shared
library on the command line as a tree. By default certain common system
libraries are hidden to prune the tree.

Unlike "ldd", libtree only parses the binary and does not use dynamic
loader to load them to memory. Therefore, it is a safer approach to
analyse suspicious binaries.

A static build is recommended by the upstream. One can build the tool
statically by passing STATIC=yes:

# STATIC=yes sh libtree.SlackBuild

The patch included in this package is already upstream, but hasn't
ended up in a release yet. It's mainly targeted for the future
15.1 release and the "current".

Maintained by: Shahab Vahedi
Keywords: ldd
ChangeLog: libtree

Homepage:
https://github.com/haampie/libtree

Source Downloads:
libtree-3.1.1.tar.gz (03d64114e732a7e0a7fcb32ab3562ffb)

Download SlackBuild:
libtree.tar.gz
libtree.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds