[go: up one dir, main page]

Package Managers for Linux

View 28 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Gyro

    Gyro

    A Zig package manager with an index, build runner, etc.

    Gyro is an unofficial package manager for the Zig programming language, designed to provide a Cargo-like experience for Zig developers. It allows for easy declaration and management of dependencies through a gyro.zzz file and integrates with Zig's build system to expose packages programmatically. Gyro streamlines the process of adding packages to Zig projects, enhancing modularity and reusability.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Habitat

    Habitat

    Modern applications with built-in automation

    Habitat is an open-source automation framework that enables the creation of platform-independent build artifacts with built-in deployment and management capabilities. By packaging applications with their dependencies and configuration, Habitat allows for consistent and repeatable deployments across various environments, from bare metal to containers and cloud platforms. Its approach to application automation simplifies the management of complex systems.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hermes

    Hermes

    Hermes software environment manager

    Hermes is a software environment manager used for installing and uninstalling collections of software. While similar to a package manager, Hermes operates differently by defining the entire software stack in a set of package definitions alongside the source code, ensuring strict reproducible control over the software environment. It offers an alternative approach to tools like Homebrew or Docker, with similarities to Nix and Guix. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hermit

    Hermit

    Hermit manages isolated, self-bootstrapping sets of tools in software

    Hermit is a tool developed by Cash App to manage isolated, self-bootstrapping sets of tools within software projects. It ensures that all contributors and CI environments use the same tooling, enhancing consistency and reliability. Hermit installs tools in a self-contained manner, making them available across different machines and environments without additional configuration.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Hex

    Hex

    Package manager for the Erlang ecosystem

    Hex is the official package manager for the Erlang ecosystem, supporting languages like Elixir and Erlang that run on the BEAM virtual machine. It integrates seamlessly with build tools such as Mix and Rebar3, allowing developers to fetch, publish, and manage packages efficiently. Hex provides a centralized repository, ensuring that packages are easily discoverable and maintainable, thereby streamlining the development workflow within the BEAM community.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Homebrew Core

    Homebrew Core

    Default formulae for the missing package manager for macOS (or Linux)

    Homebrew-core is the canonical formula repository for Homebrew, the macOS (and Linux) package manager, containing the Ruby “formulae” that describe how to fetch, build, and install thousands of open-source packages. Each formula encodes metadata, dependencies, build instructions, and tests so Homebrew can produce reproducible bottles (prebuilt binaries) or source builds across supported macOS and Linux environments. The repo is the operational center for package maintenance: maintainers review updates, address compatibility patches, and manage version migrations and deprecations to keep the ecosystem healthy. When users install or upgrade packages, Homebrew leverages the core formulae to resolve dependencies, perform sandboxed builds, and run post-install hooks, making development toolchains and end-user apps easy to provision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hukum

    Hukum

    Displays Github Action progress in the terminal

    Hukum is an API framework for Indian legal data, providing structured access to legal documents, court rulings, and government regulations. It helps developers build legal research tools and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hysp

    Hysp

    An independent package manager that every hacker deserves

    Hysp is an independent package manager designed for flexibility and user-space operation. It focuses on providing statically compiled binaries that can run anywhere without special permissions, making it suitable for environments where traditional package managers are not feasible. Hysp is particularly useful for developers and security professionals who require portable and isolated tools.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Import from github_com

    Import from github_com

    Python module finder/loader from github, like in golang

    import_from_github_com is a playful yet practical experiment that lets you import Python modules directly from GitHub using an import-like mechanism. The idea is to remove the friction of “clone → install → import” when you just want to try out a single file or small repo. It hooks into Python’s import machinery so that when you reference a GitHub path, it fetches the code, stores it locally (often with caching), and makes it importable in the current environment. This is helpful for prototyping, teaching, or quickly exploring other people’s utilities without polluting your global site-packages. It also demonstrates how flexible Python’s import system is and can be used as a reference for custom importers. While not a substitute for proper packaging, it’s a clever shortcut for rapid experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Inline Attachment

    Inline Attachment

    Easily paste and upload files/images in plain textareas

    InlineAttachment is a JavaScript plugin that enables drag-and-drop or paste-based file uploads directly into text fields. It is particularly useful for adding inline image and file attachment support in content editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kustomizer

    Kustomizer

    An experimental package manager for distributing Kubernetes

    kustomizer is an experimental package manager for distributing Kubernetes configurations as OCI artifacts. It provides commands to publish, fetch, diff, customize, validate, apply, and prune Kubernetes resources, leveraging server-side apply for efficient resource management. Kustomizer supports encryption of configurations using age keys and integrates with various container registries, making it a versatile tool for Kubernetes configuration management.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LAPP package in Complete Virtual Machine

    LAPP package in Complete Virtual Machine

    Quick Apache/PHP/Postgresql Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other PHP project called teamdocs. Just replace td with lapp wherever mentioned ) Upload your PHP Files using the free FileZilla ftp client software, to this server called lapp.local and also connect to its postgresql db, using the free pgadmin gui client, from any PC on your LAN. After the application / database is ready, you can access it using https://lapp.local from any LAN PC. Backup the system regularly to avoid any issues. These are covered in the video. Google Search helps in finding more about PHP development / troubleshooting. Apart from Dynamic Applications, you can use this Virtual Machine, to host static webpages too, for the LAN environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lass

    Lass

    Lass scaffolds a modern package boilerplate for Node.js

    Lass is a modern scaffolding tool that generates boilerplate for JavaScript projects, including Node.js libraries, web applications, and CLI tools. It follows best practices and helps developers quickly set up projects with a well-structured environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lerna

    Lerna

    A tool for managing JavaScript projects with multiple packages

    Lerna is a tool for managing JavaScript projects with multiple packages. Many times splitting a large codebase into several independently versioned packages is necessary for code sharing. However, this can make testing and tracking changes across repositories quite difficult. As a solution to this, many projects organize their codebases into multi-package repositories. It is Lerna's job to manage these multi-package repositories, optimizing workflow and reducing the time and space requirements for numerous copies of packages in development and build environments. Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Marathon

    Marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos

    A container orchestration platform for Mesos and DC/OS. Deploy and manage containers (including Docker) on top of Apache Mesos at scale. Marathon is a production-grade container orchestration platform for Mesosphere’s Datacenter Operating System (DC/OS) and Apache Mesos. Marathon has first-class support for both Mesos containers (using cgroups) and Docker. Marathon runs as an active/passive cluster with leader election for 100% uptime. Marathon can bind persistent storage volumes to your application. You can run databases like MySQL and Postgres, and have storage accounted for by Mesos. Supply an HTTP endpoint to receive notifications, for example to integrate with an external load balancer. Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Microbundle

    Microbundle

    Zero-configuration bundler for tiny modules

    Microbundle produces esm, cjs, umd bundles with your code compiled to syntax that works pretty much everywhere. While it's possible to customize the browser or Node versions you wish to support using a browserslist configuration, the default setting is optimal and strongly recommended. In addition to the above formats, Microbundle also outputs a modern bundle specially designed to work in all modern browsers. This bundle preserves most modern JS features when compiling your code, but ensures the result runs in 95% of web browsers without needing to be transpiled. Specifically, it uses Babel's "bugfixes" mode (previously known as preset-modules) to target the set of browsers that support <script type="module"> - that allows syntax like async/await, tagged templates, arrow functions, destructured and rest parameters, etc. The result is generally smaller and faster to execute than the plain esm bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager for Composer

    The composer-asset-plugin is a Composer extension that allows developers to manage frontend dependencies (like npm and Bower packages) through Composer. This bridges the gap between PHP projects and JavaScript/CSS dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NPMplus

    NPMplus

    improved fork of nginx-proxy-manager

    NPMplus is an enhancement tool for the npm ecosystem, providing additional features for managing dependencies, optimizing installations, and improving package management workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NPS (Node Package Scripts)

    NPS (Node Package Scripts)

    All the benefits of npm scripts without the cost of a bloated package

    NPS (Node Package Scripts) is an advanced alternative to NPM scripts that improves maintainability by allowing JavaScript-based task definitions. It removes the need for complex package.json script structures, enabling developers to create modular and readable task automation workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Normalize Node.js versions

    Normalize Node.js versions

    Normalize and validate Node.js versions

    Normalize and validate Node.js versions. Takes any version range as inputs such as 8, 8.5.0 or >=8 and returns a "major.minor.patch" string. Throws if the Node.js version does not exist. Base URL to fetch the list of available Node.js versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NuGet Gallery

    NuGet Gallery

    The NuGet Package Repository

    NuGet Gallery is the central package repository of NuGet, the package manager for the Microsoft development platform including .NET. It is an implementation of the NuGet Gallery and API, and official back-end for the NuGet client. It is used by all NuGet package authors and consumers. NuGet has over 2 million package versions, and there are almost 200,000 unique packages that have been created and shared by developers to the .NET community. You can explore them all on their official website: https://www.nuget.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OJI

    OJI

    Text Emoticons Maker

    oji is a simple command-line tool that generates and displays text-based emoji reactions for terminal interactions. It allows users to add a fun, expressive element to their CLI experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OPI

    OPI

    OBS Package Installer (CLI)

    OPI is a command-line tool designed to simplify the installation of software packages from the openSUSE Build Service (OBS) and other repositories. It streamlines the process of searching for and installing packages, making software management more accessible for openSUSE users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OSTree

    OSTree

    Operating system and container binary deployment and upgrades

    OSTree is a tool that combines a Git-like model for managing bootable, immutable filesystem trees with a deployment mechanism for Linux-based operating systems. It enables atomic upgrades and rollbacks, ensuring system integrity and consistency. OSTree is particularly useful for scenarios where reliable and reproducible system deployments are critical. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Package Info

    Package Info

    All the npm/yarn/pnpm commands I don't want to type

    Package-Info.nvim is a Neovim plugin that displays npm package versions directly in package.json, allowing developers to see outdated or missing dependencies without leaving their editor.
    Downloads: 0 This Week
    Last Update:
    See Project