Use Package From Different Family
Soar allows you to switch between different family of installed packages without uninstalling one. This feature is particularly useful when you need to switch between different family providing the same package.
Usage
To switch to a package from different family:
soar use <family>/<package>
Example: Switch to coreutils-glibc
soar use coreutils-glibc/cat
Example: Switch to busybox
soar use busybox/cat