[]

Coding - rpm2pkg

Coding Home

rpm2pkg is a modified version of Mike Tremell's rpm2pkg script that can convert an RPM package into a Solaris package. Mike's script didn't work for me so I modularized it and used the RPM::Header::PurePerl module to pick up information about the RPM package instead of relying on RPM. You need to run this on a Solaris machine and as root. You also need to ensure you've installed the RPM::Header::PurePerl perl module from CPAN. Do let me know if you have modified it in some way. rpm2pkg is licensed under the General Public License (GPL).

  • Download rpm2pkg 0.1 [.pl]