Description
Convert directories, rpms, python eggs, rubygems, and more to rpms, debs, solaris packages and more.
GitHub: https://github.com/jordansissel/fpm
Installation Instructions
EL 6/7:
# echo << EOF >> /etc/yum.repos/copr-fcon.repo
[fcon-fpm]
name=Copr repo for fcon-fpm owned by fcon
baseurl=https://copr-be.cloud.fedoraproject.org/results/fcon/fpm/epel-$releasever-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/fcon/fpm/pubkey.gpg
enabled=1
enabled_metadata=1
EOF
Fedora 22+:
# dnf copr enable fcon/fpm
# yum install -y rubygem-fpm rubygem-arr-pm rubygem-backports rubygem-cabin rubygem-childprocess rubygem-clamp rubygem-ffi rubygem-json
# fpm --help
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (222)*, x86_64 (214)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (98)* | EPEL 7 (194 downloads) |
* Total number of downloaded packages.