Skip to content
cwilling edited this page Apr 17, 2015 · 7 revisions

Welcome to the HooRex wiki!

HooRex extracts and presents dependency information available from a SlackBuilds.org ("slackbuilds") file system tree i.e. a local clone of git://slackbuilds.org/slackbuilds.git

The name HooRex is a corruption of the question who requires? Running the hoorex executable with a package name as an argument aims to show who requires that package. Thus, running:

hoorex speex 

will return the names of packages in the repository which list the package speex as a direct dependency i.e. it appears in their respective .info files.

Clone this wiki locally