🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

rpm-packager

by @yukariccccccc

Build installable RPM packages from source code on CentOS/RHEL by creating SPEC files and compiling for versions 7, 8, or 9 RPM-based systems.

Versionv1.0.0
Installs1
πŸ’‘ Examples

# Basic usage
./scripts/build-rpm.sh    

Example

./scripts/build-rpm.sh ./myapp myapp 1.0.0 1

πŸ“‹ Tips & Best Practices

Build fails with "No such file or directory"

  • Check BuildRequires for missing tools
  • Verify source tarball extracts correctly
  • RPM installs but command not found

  • Ensure %files section includes correct paths
  • Check executable permissions in %install
  • Dependency errors during install

  • Add missing Requires entries to SPEC file
  • Use yum localinstall instead of rpm -i for auto-dependency resolution
  • View on ClawHub
    TERMINAL
    clawhub install rpm-packager

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’