Development
You can help improve Parrot by fixing bugs and adding new features, or build a custom version tailored to your specific needs.
Development Environment Setup
This guide details how to set up a complete development environment for building Parrot OS packages.
Building packages
This guide covers the process of building a Debian package from a "debianized" source, which is typically managed in a git repository. It focuses on using sbuild, a common requirement for supporting multiple architectures like arm64 and to be sure to compile in a clean environment. Afterwards it would use git-sbuildpkg the tool that is used by parrot infrastracture to massively build all tha packages.