Rpm

Top 23 Rpm Open-Source Projects

  • electron-builder

    A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

  • Project mention: From a Day to 17 Minutes: How We’ve Dealt with Slow Build Times | dev.to | 2024-03-08

    The last step for each platform's build process is to upload the app to our GitHub releases repository. We automated this step from the beginning, but when we started creating builds for the new M1 chip Macs, we had to add a manual step. This involved merging files needed for the auto-updater to work with the M1 builds.

  • goreleaser

    Deliver Go binaries as fast and easily as possible

  • Project mention: Show HN: Docker-phobia: Analyze Docker image size with a treemap | news.ycombinator.com | 2024-04-28

    > This is a much faster way than setting up Github Actions to build an executable for every possible platform on every release

    It's not even that hard. Just use GoReleaser.

    https://goreleaser.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nfpm

    nFPM is Not FPM - a simple deb, rpm, apk and arch linux packager written in Go

  • Project mention: Distribuindo uma aplicação Go sem o Docker | dev.to | 2023-10-27
  • sbt-native-packager

    sbt Native Packager

  • Project mention: I had a great experience with Scala and hopefully it will get more popular | /r/scala | 2023-07-11

    once you outgrow scala-cli, you should know sbt has a lot of plugins ( some might say it's ecosystem is the only thing keeping it relevant....) like sbt-native-packager which again does the heavy lifting for you

  • dnf

    Package manager based on libdnf and libsolv. Replaces YUM.

  • Project mention: Any way to speed up dnf tab autocomplete? | /r/Fedora | 2023-05-19
  • JavaPackager

    :package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.

  • Project mention: Any JavaFX+Linux user here? | /r/JavaFX | 2023-07-11

    I do that already with Maven but obviously creating a Linux deployable archive using the JavaPackager Maven plugin (https://github.com/fvarrui/JavaPackager) when running on Windows either needs further configuration or does not work, I don't know.

  • open-build-service

    Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs

  • Project mention: Snaps. Why? Please Stop | news.ycombinator.com | 2023-11-23

    It is basically a solved problem for developers.

    https://build.opensuse.org/ will let you target 20+ distros with very little work. You can also run your own local instance if you want https://github.com/openSUSE/open-build-service

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Project mention: Fedora 38 and DisplayLink | /r/Fedora | 2023-07-05

    For the driver, I download this rpm and installed it. While it froze at the end, after a reboot, it worked.

  • katello

    Katello integrates open source systems management tools into a single solution for controlling the lifecycle of your machines.

  • OpenDJ - Open Identity Plattform Edition

    OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ the simplest, fastest directory to deploy and manage.

  • clamtk

    An easy to use, light-weight, on-demand virus scanner for Linux systems

  • jenkins-bootstrap-shared

    Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.

  • deezer-linux

    An universal linux port of deezer, supporting Flatpak, Appimage, Snap, RPM, DEB...

  • Project mention: Deezer vs Spotify after the rebrand? | /r/deezer | 2023-12-07

    Some of the UI changes I find hard to adjust to, but that alone is not a good reason. The lack of Linux support is something I'll never understand, considering they made the Windows app using a framework that is cross-platform by default. I feel like Deezer just doesn't want to bother testing it on Linux. The unofficial community port of the app works just fine though.

  • prometheus-rpm

    Prometheus RPM Packages

  • opi

    OBS Package Installer (CLI)

  • Project mention: Do you guys have installed codec trough zypper or opi? | /r/openSUSE | 2023-06-26

    This is incorrect. It also installs a set list of packages.

  • Fedora-Guide

    Fedora/CentOS Stream/Red Hat Enterprise Linux Guide. Including Security tools, Encryption, Virtualization, Gaming, Software Apps, and Resources.

  • discord

    RPM Package for discord (by RPM-Outpost)

  • Project mention: Discord Rolled Out Yubikeys for All Employees | news.ycombinator.com | 2023-08-06

    FWIW, with a Discord install from a .rpm made with RPM Outpost's discord rpm maker[1], Discord works perfectly for me on Fedora. The only issues I've had is when I used the flatpak. Though I do suppose Discord should take some flak for only providing .deb files.

    [1] https://github.com/RPM-Outpost/discord

  • fan2go

    A simple daemon providing dynamic fan speed control based on temperature sensors.

  • libdnf

    Package management library.

  • pkger

    Automate building RPMs and DEBs as well as other artifacts on multiple Linux distributions, versions and architectures using Docker/Podman

  • docker-ce-packaging

    Packaging scripts for Docker CE

  • openrepo

    Open Source repository management for deb, rpm, and generic packages

  • Project mention: What is an appropriate way to install debian packages in a completely air-gapped environment? | /r/devops | 2023-12-06

    I'd probably deploy an internal apt repo like OpenRepo or something similar

  • wacom-gui

    Python/PyQt Wacom GUI for KDE

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rpm related posts

  • Deezer vs Spotify after the rebrand?

    1 project | /r/deezer | 7 Dec 2023
  • Snaps. Why? Please Stop

    3 projects | news.ycombinator.com | 23 Nov 2023
  • Mozilla's Firefox Nightly .deb Package for Debian-Based Linux Distributions

    1 project | news.ycombinator.com | 31 Oct 2023
  • Distribuindo uma aplicação Go sem o Docker

    5 projects | dev.to | 27 Oct 2023
  • PackagingCon – a conference only for software package management

    6 projects | news.ycombinator.com | 8 Aug 2023
  • Discord Rolled Out Yubikeys for All Employees

    3 projects | news.ycombinator.com | 6 Aug 2023
  • Fedora 38 and DisplayLink

    1 project | /r/Fedora | 5 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Rpm projects? This list will help you:

Project Stars
1 electron-builder 13,361
2 goreleaser 13,072
3 nfpm 2,021
4 sbt-native-packager 1,582
5 dnf 1,198
6 JavaPackager 952
7 open-build-service 890
8 displaylink-rpm 523
9 katello 371
10 OpenDJ - Open Identity Plattform Edition 343
11 clamtk 333
12 jenkins-bootstrap-shared 323
13 deezer-linux 274
14 prometheus-rpm 241
15 opi 223
16 Fedora-Guide 221
17 discord 202
18 fan2go 200
19 libdnf 180
20 pkger 173
21 docker-ce-packaging 172
22 openrepo 138
23 wacom-gui 130

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com