# sfdk package > Executes package creation build step. > More information: . - Create a package: `sfdk package` - Create a package without executing the check section in RPM SPEC file: `sfdk package --no-check` - Create and sign a package: `sfdk package --sign`