Skip to content

RPM boost

Latest
Compare
Choose a tag to compare
@lucasvr lucasvr released this 05 Jul 00:02
· 9 commits to master since this release

This version comes with improved support for RPM. The tool now searches for dependencies on rpmfind and optionally installs them (-d, --install-dependencies). We process both library symbols and program versions when doing a remote search for a dependency.

We no longer symlink packages by default, too. Thanks to GoboLinux' support for filesystem virtualization through Runner we can simply invoke Runner /path/to/program and all dependencies will be activated on the fly.