[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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    sensible.vim

    sensible.vim

    sensible.vim: Defaults everyone can agree on

    vim-sensible is a curated set of defaults that makes Vim behave more like developers expect in modern editing without heavy configuration. It flips on widely appreciated options to improve search, indentation, buffers, and UI cues so a fresh Vim becomes productive immediately. The philosophy is conservative: only enable settings that are broadly beneficial and unlikely to surprise seasoned users. It reduces the friction of onboarding to Vim by removing early paper cuts, letting you add personal preferences later from a sane baseline. The project acts as a living distillation of community wisdom about defaults that stand the test of time. By shipping just sensible toggles, it remains unobtrusive and easy to adopt in any dotfiles setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    zigmod

    zigmod

    A package manager for the Zig programming language

    Zigmod is a package manager designed for the Zig programming language, aiming to simplify dependency management and project configuration. It allows developers to declare dependencies in a zig.mod file, which Zigmod then uses to fetch and integrate packages into the build process. By automating the retrieval and management of external packages, Zigmod enhances the development workflow for Zig projects.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    0xcert

    0xcert

    JavaScript framework for building decentralized applications

    The 0xcert Framework is a platform that provides a complete set of tools for building powerful decentralized applications (dapps). Our mission is to equip application developers with a secure, agnostic, and opinionated framework with conventions to enable interoperability between applications. If you are new to blockchain try the 0xcert API for quick deployments of dapps with minimal effort.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JavaPackager

    JavaPackager

    Gradle/Maven plugin to package Java applications as native Windows

    JavaPackager is a hybrid plugin for Maven and Gradle which provides an easy way to package Java applications in native Windows, MacOS or GNU/Linux executables, and generate installers for them. It was born while teaching to my students how to build and distribute their Java apps, and after seeing that a chain of several plugins was needed to achieve this task, I decided to develop a plugin to rule them all. Apply JavaPackager plugin in build.gradle using legacy mode (because at the moment it's only available in Maven Central repository). When you build your app, all configuration details are hardcoded into the executable and cannot be changed without recreating it or hacking with a resource editor. JavaPackager introduces a feature that allows passing of additional JVM options at runtime from an .l4j.ini file (like Launch4j does, but available for all platforms in the same way).
    Downloads: 2 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
    NPM Publish

    NPM Publish

    GitHub Action to publish to NPM

    npm-publish is a Node.js utility that simplifies the process of publishing npm packages by automating checks, versioning, and distribution. It helps maintainers streamline their release workflow.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PHP-JWT

    PHP-JWT

    PHP package for JWT

    A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519. Use composer to manage your dependencies and download PHP-JWT. Optionally, install the paragonie/sodium_compat package from composer if your php is < 7.2 or does not have libsodium installed. If your private key contains \n characters, be sure to wrap it in double quotes "" and not single quotes '' in order to properly interpret the escaped characters. You must specify supported algorithms for your application. You can add a leeway to account for when there is a clock skew times between the signing and verifying servers. It is recommended that this leeway should not be bigger than a few minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Pacseek

    Pacseek

    Terminal user interface for searching installing Arch Linux packages

    Pacseek is a terminal user interface (TUI) for searching and installing Arch Linux packages. It provides a user-friendly interface for browsing the Arch repositories and the Arch User Repository (AUR), making package management more accessible for users who prefer a visual approach within the terminal.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PkgTemplates.jl

    PkgTemplates.jl

    Create new Julia packages, the easy way

    PkgTemplates.jl is a Julia package that automates the creation of new Julia packages by generating a project scaffold with common best practices. It helps users quickly set up reproducible project structures with Git integration, CI configuration, testing frameworks, documentation, and more. By using customizable templates, PkgTemplates streamlines package development and enforces consistency across Julia projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Release

    Release

    Generate changelogs with a single command

    Release is an automated versioning and changelog management tool for GitHub repositories. It simplifies the process of managing software releases by generating version tags, changelogs, and GitHub releases based on commit messages.
    Downloads: 2 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
    Whalebrew

    Whalebrew

    Homebrew, but with Docker images

    Whalebrew creates aliases for Docker images so you can run them as if they were native commands. It's like Homebrew, but with Docker images. Docker works well for packaging up development environments, but there are lots of tools that aren't tied to a particular project: awscli for managing your AWS account, ffmpeg for converting video, wget for downloading files, and so on. Whalebrew makes those things work with Docker, too. Whalebrew can run almost any CLI tool, but it isn't for everything (e.g. where commands must start instantly). It works particularly well for a Python app that requires C libraries, specific package versions, and other CLI tools that you don't want to clutter up your machine with. Package managers tend to be very closely tied to the system they are running on. Whalebrew packages work on any modern version of macOS, Linux, and Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    attrs

    attrs

    Python Classes Without Boilerplate

    attrs is a Python package that lets you write classes without all the usual drudgery. Its ultimate goal is to help you write concise and correct software without slowing down your code. attrs provides a class decorator and a means to declaratively define the attributes on that class. This results in a concise and explicit overview of the class's attributes, a human-readable __repr__, a complete set of comparison methods and more, all without having to repetitively write dull boilerplate code and without negatively affecting your runtime performance. With attrs you can write correct and self-documenting code, and you'll find joy in writing classes again!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    dvm

    dvm

    Easy way to manage multiple active deno versions

    dvm (Deno Version Manager) is a tool designed to manage multiple active versions of the Deno runtime. It simplifies the process of installing, switching, and managing different Deno versions, making it easier for developers to test and deploy applications across various environments. dvm is cross-platform and requires no runtime dependencies, ensuring a lightweight and efficient experience.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    npm-check-updates

    npm-check-updates

    Find newer versions of package dependencies

    npm-check-updates upgrades your package.json dependencies to the latest versions, ignoring specified versions. Maintains existing semantic versioning policies, i.e. "express": "^4.0.0" to "express": "^5.0.0". Only modifies package.json file. Run npm install to update your installed packages and package-lock.json. Show any new dependencies for the project in the current directory. Make sure your package file is in version control and all changes have been committed. This will overwrite your package file. Filter packages using the --filter option or adding additional cli arguments. You can exclude specific packages with the --reject option or prefixing a filter with !. Supports strings, wildcards, globs, comma-or-space-delimited lists, and regular expressions. Direct dependencies are updated to the latest stable version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Apx

    Apx

    Apx (/à·peks/) is the default package manager in Vanilla OS

    Apx is the default package manager for Vanilla OS, designed to manage software installations within isolated subsystems. It acts as a wrapper around multiple package managers, allowing users to install and run packages from various Linux distributions in a containerized environment. This approach ensures system stability and security by preventing direct modifications to the host system.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CNPM

    CNPM

    cnpm: npm client for China mirror of npm

    CNPM is a customized NPM client designed for developers in China to improve package download speeds and reliability. It acts as a mirror of the official NPM registry and allows users to manage dependencies with faster responses compared to the global registry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Cave Story MD

    Cave Story MD

    A fan port of Cave Story for the Sega Mega Drive

    This is a rewrite/port of the popular freeware game Cave Story for Sega Mega Drive/Genesis. It should work on any console or emulator. The main story is "finished", only little things and bugfixes remain. A fan port of Cave Story for the Sega Mega Drive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Cloudflare Worker JWT

    Cloudflare Worker JWT

    Lightweight JWT implementation with no dependencies for Cloudflare

    cloudflare-worker-jwt is a JavaScript library for handling JSON Web Tokens (JWTs) inside Cloudflare Workers. It enables authentication, token validation, and signature verification for serverless applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Codebox npm

    Codebox npm

    Serverless private npm registry

    Codebox npm is a serverless npm registry to allow companies that wish to keep their intellectual property. It allows the sharing of npm modules within a company but additionally allows access to all of the modules on public npm. One other major difference is that it replaces npm login authentication to be via GitHub / GitHub enterprise. Users are always required to be authenticated when using codebox as their npm registry.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Einstein

    Einstein

    A runtime dependency manager

    einstein is a dependency management tool that aims to simplify and automate software projects dependencies calculation. Software products are commonly composed of multiple projects, and those projects relate to each other at some kind of level. It's important to guarantee that those relationships are based on the projects' versions so one can assure that they can evolve without compromising such relationships. During dependencies calculation, the einstein tool needs to fetch projects' extra information from a central repository. At its current version, einstein is prepared to communicate to any Gitlab instance, through its api, so it assumes that declared dependencies represents projects that are all stored in a single Gitlab instance. In order to establish a successful connection to the Gitlab Api, it's necessary to create the environment variables on the machine where einstein will be executed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Emma

    Emma

    Terminal assistant to find and install node packages

    emma-cli is a command-line assistant designed to simplify common development tasks. It allows users to automate repetitive tasks, manage projects efficiently, and improve their workflow with a single command interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Eyeglass Monorepo

    Eyeglass Monorepo

    NPM Modules for Sass

    Eyeglass is a tool that enhances the Sass ecosystem by integrating it with Node.js. It allows seamless management of Sass modules as npm packages, making it easier to share and maintain styles across projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Greenkeeper

    Greenkeeper

    Real-time automated dependency updates for npm and GitHub

    Greenkeeper is a dependency management tool that automatically monitors and updates dependencies in JavaScript projects. It helps developers keep their projects up to date by notifying them when new versions of dependencies are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    HACS Integration

    HACS Integration

    HACS gives you a UI to handle downloads of all your custom needs

    HACS is an integration for Home Assistant that simplifies the management of custom components, themes, and other community-driven content. It provides a user-friendly interface within Home Assistant for browsing, installing, and updating custom add-ons, enhancing the customization and extensibility of Home Assistant setups.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Infoooze

    Infoooze

    A OSINT tool which helps you to quickly find information effectively.

    infoooze is an open-source information-gathering tool for cybersecurity and OSINT (Open-Source Intelligence) purposes. It automates the process of collecting public data about domains, emails, IP addresses, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    KISS Linux

    KISS Linux

    KISS Linux - Package Manager

    KISS is a package manager for the KISS Linux distribution, emphasizing simplicity and user control. Written in POSIX shell, it provides a minimalistic approach to package management, allowing users to understand and modify the system easily. KISS avoids unnecessary complexity, focusing on transparency and maintainability.​
    Downloads: 1 This Week
    Last Update:
    See Project