Types that are officially deprecated
Here is an index of officially deprecated Bork assertion types and documentation on how to use them. These do not ship with Bork, and are only available from the borksh/legacy repository.
Please note that legacy types are not routinely maintained by Bork's core maintainers. Pull requests are welcome on the borksh/legacy repository, but there are no guarantees that the types below will work, or will not have bugs or security vulnerabilities. Generally speaking, a type makes it into the legacy repository if the upstream utility to which it corresponds is deprecated or otherwise no longer recommended for use.
asserts presence of packages installed via pipsi
* pipsi (install/upgrade pipsi itself)
* pipsi package-name (works on given package from pypi)
--global (work on global packages instead of per-user)