pkger
Automate building RPMs and DEBs as well as other artifacts on multiple Linux distributions, versions and architectures using Docker/Podman (by vv9k)
nfpm
nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go (by goreleaser)
pkger | nfpm | |
---|---|---|
8 | 4 | |
178 | 2,281 | |
0.0% | 2.2% | |
0.0 | 8.8 | |
about 1 year ago | 3 days ago | |
Rust | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pkger
Posts with mentions or reviews of pkger.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-21.
-
pacur: Automated deb, rpm and pkgbuild build system
Looks like similiar pkger
- pkger 0.7.0 released! Build RPM, DEB, and other packages for multiple distros and architectures using one manifest file and Docker
-
pkger 0.5.0 released! Build RPM, DEB, and other packages for multiple distros and architectures using one manifest file and Docker
For a full changelog check out this link: https://github.com/vv9k/pkger/blob/master/CHANGELOG.md
-
pkger 0.4.0 released! RPM, DEB and PKG building tool that utilizes docker now with more features and bugs fixed
That is a good point, I opened an issue https://github.com/wojciechkepka/pkger/issues/69
- pkger 0.2.0 released! RPM, DEB and PKG building tool that utilizes docker now with more features and a lot of rough edges polished.
-
pkger - build RPMs, DEBs and other packages (soon...) using one recipe
Perhaps some of you might find it interesting so here is the link: https://github.com/wojciechkepka/pkger
nfpm
Posts with mentions or reviews of nfpm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-27.
- Distribuindo uma aplicação Go sem o Docker
-
PackagingCon – a conference only for software package management
I love me some fpm, but I recently discovered it has a golang pseudo-replacement: https://github.com/goreleaser/nfpm#readme
It's for sure a ton harder to use (IMHO) because it mandates the creation of a manifest yaml, versus "fpm -s dir -t deb my-directory && echo tada" but not having to deal with ruby (or docker) can make it a better fit for several circumstances
-
LURE: AUR on non-Arch distros
I'd love to, but I am currently unable to because XBPS packages aren't supported upstream at nfpm. I might look at creating a PR to add support once my current PR that adds Archlinux package support is merged.
-
pkger - build RPMs, DEBs and other packages (soon...) using one recipe
Obligatory question: how does it compare to nfpm ?
What are some alternatives?
When comparing pkger and nfpm you can also consider the following projects:
open-build-service - Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
lure - The community repository missing from your Linux distro
pacur - Automated deb, rpm and pkgbuild build system
fan2go - A simple daemon providing dynamic fan speed control based on temperature sensors.
termux-packaging - Termux packaging tools.
apkingo - extract info from apk files