Dependency resolution
by gustav3000 from LinuxQuestions.org on (#5MDP5)
Hi guys! I want to know what's your preferred way to resolve dependencies. Is there a smarter way than slackpkg install dep_a, slackpkg install dep_b and slackpkg install pkg? How do you deal with manual dependency resolution? I heard about queuefiles and sbotool but I'm interested in how can I resolve dependencies with slackpkg+ in the smarter way than slackpkg install a, slackpkg install b and then finally slackpkg install package.