sbpkg is a fast and full-featured package manager for SlackBuilds.org (SBo), written in Rust.
It automates the full lifecycle of SBo packages on Slackware Linux — from syncing the
repository and resolving dependencies, to downloading sources, building, installing, and upgrading packages.

- Dependency resolution
- MD5 checksum and GPG signature verification
- Fallback source download from sbosrcarch mirror
- Blacklist support to exclude packages from upgrades
- rsync and git sync support
- Lock file to prevent concurrent instances
- Color output
