Skip to content

docs(packaging): write INSTALL-RPM.md and INSTALL-ALPINE.md #500

Description

@satwareAG-ironMike

Context

End-user documentation for installing php-firebird via YUM/dnf and apk package managers.

Acceptance Criteria

  • docs/packaging/INSTALL-RPM.md exists
  • Covers: adding the YUM repo, importing GPG key, installing on AlmaLinux 8/9, Fedora 41
  • Shows dnf install php-firebird quickstart
  • Shows verification: php -m | grep firebird
  • docs/packaging/INSTALL-ALPINE.md exists
  • Covers: adding the APK repo, importing RSA key, apk add php84-pecl-firebird
  • Shows verification on Alpine 3.21
  • Both docs document bundled FB5+ client (no firebird-dev system dep needed)
  • Both docs show uninstallation

Dependencies

Suggested Test Plan

  1. Follow INSTALL-RPM.md on clean AlmaLinux 8 — dnf install php-firebird works
  2. Follow INSTALL-RPM.md on clean Fedora 41 — works
  3. Follow INSTALL-ALPINE.md on clean Alpine 3.21 — apk add php84-pecl-firebird works

Metadata

Metadata

Assignees

No one assigned

    Labels

    apkAlpine .apk packagingdocumentationImprovements or additions to documentationphase-2Phase 2 - .rpm + .apk (RHEL/Alpine)rpmRHEL/AlmaLinux/Fedora .rpm packaging

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions