[[!meta title="Package Development Tutorials"]] Following is a series of tutorials on preparing packages for ProteanOS. Getting Started --------------- * [[Setting_up_a_ProteanOS_Package_Development_Environment|doc/pkg/dev-env]] This tutorial explains how to set up a ProteanOS development system for building software packages under **chroot**(8). Basic Packaging --------------- * [[Basic_Packaging_Tutorial|doc/pkg/basic-expat]] This tutorial offers an in-depth introduction to ProteanOS packaging, using the Expat XML parser library as an example.