Package Management

notes on package management and package managers

Created: by Pradeep GowdaUpdated:Aug 24, 2024Tagged: package-managers · packaging .

xplshn/dbin: 📦 Poor man’s package manager. +2510 statically linked binaries in the repos! The easy to use, easy to get, suckless software distribution system. note: not available for arm64.

JReleaser is a release automation tool. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options. However, you may also use it with projects that do not require publishing binary assets. The tool can be used to create Git releases (tag, changelog, assets), announce releases, assemble additional binaries and files to be published via package managers. JReleaser supports any kind of project regardless of its source language (Java, Node, Rust, Perl, Python, C/C++, C#, Elixir, Haskell, etc), although it provides additional benefits to Java based projects.