Best Package Managers for Windows of 2024

Find and compare the best Package Managers for Windows in 2024

Use the comparison tool below to compare the top Package Managers for Windows on the market. You can filter results by user reviews, pricing, features, platform, region, support options, integrations, and more.

  • 1
    Chocolatey Reviews

    Chocolatey

    Chocolatey

    $96 per year
    1 Rating
    Chocolatey is the largest online registry for Windows packages. By combining executables, zips, scripts and installers into one package file, Chocolatey packages can be used to manage a specific piece of software. All package submissions are subject to a rigorous moderation process that includes automatic virus scanning. The community repository has a strict policy against malicious and pirated software. Many organizations have to deal with the challenge of supporting multiple versions of software. Chocolatey helps organizations automate and simplify their complex Windows environments. Our customers have seen a significant reduction in effort, increased speed of deployment, reliability, and extensive reporting. Reduce complexity, save time, and stay current on the most recent technologies and approaches.
  • 2
    Nix Reviews

    Nix

    NixOS

    Free
    Nix is a tool which takes a unique approach in package management and system configuration. Learn how to create reliable, reproducible, declarative systems. Nix creates packages isolated from each other. This makes them reproducible and doesn't have undeclared dependency. So if a package is working on one machine, it will also on the other. Nix makes it easy to share development and build environments with your projects regardless of the programming languages or tools you use. Nix makes sure that other packages are not broken by installing or upgrading one package. It allows you to rollback to previous versions and ensures no package is in an unaligned state during an update. Nix is a functional package manager. It treats packages as values in pure functional programming languages like Haskell. Packages are built using functions that have no side effects and never change after they are built.
  • 3
    RPM Package Manager Reviews

    RPM Package Manager

    RPM Package Manager

    Free
    The RPM Package Manager (RPM), a powerful package manager system, can build computer software from source and distribute it in easily distributable packages. It can also install, update, and uninstall packaged software. It can also query detailed information about installed software. Verifying the integrity of packaged software. The RPM header contains metadata about the package. The header is a binary data structure that stores single bits of data in tags. Each tag has a predefined meaning and data type. These data types are not stored in the header, but must be read by the code that is reading the header. The number of the tags is all that is used in the header. Each tag can be either a plain scalar or an array of one of these types. Although the RPM code does not enforce this, it assumes that tags belonging to the same type system have the same number entries.
  • 4
    Cargo Reviews

    Cargo

    Cargo

    Free
    Cargo is the Rust package administrator. Cargo downloads your Rust packages' dependencies, compiles them, makes distributable packages, then uploads them to crates.io. This is the Rust community’s package registry. This book can be contributed to by anyone on GitHub. Install Cargo (and Rust), and create your first crate. You can interact with Cargo via its command-line interface by using the commands. A Rust-crate can be either a library, or an executable program. They are also known as binary crate and library crate. The term crate can refer to either the source code or the compiled artifact produced by the target. It could also refer to a compressed package that was downloaded from a registry. Your crates may depend on libraries from crates.io, other registries, repositories of git, or subdirectories in your local file system. Temporarily, you can override the dependency's location.
  • 5
    Helm Reviews

    Helm

    The Linux Foundation

    Free
    Helm is a tool that helps you manage Kubernetes apps. Helm charts can help you create, modify, and upgrade any Kubernetes app. Charts are simple to create, modify, share, publish, and update. Charts can be used to describe complex apps, make it easy to install the application again and act as a single point for authority. With custom hooks and in-place upgrades, you can take the hassle out of updating. Charts can be easily authored, shared, and hosted on public or private servers. You can use helm rollback to easily roll back to an older release. Helm uses a packaging format called charts. A chart is a collection or files that describes a set of Kubernetes resource. One chart can be used to deploy a simple thing like a memcached container or a complex web app stack that includes HTTP servers, databases, caches and more.
  • 6
    Ninite Reviews

    Ninite

    Ninite

    $35 per month
    Ninite Pro allows you to manage Windows PCs (Windows 7 or later) via a live web interface. You can install the lightweight Ninite Agent on all your machines for easy point-and-click management. It's a simple way to see a live interactive view of all your machines. The new NinitePro allows you to manage your software via a live web interface. Each machine is a row, and each app a column. To update, install, uninstall, or remove an app from a machine, you can choose a single cell. You can also select multiple cells (or entire rows, columns, or all) to perform bulk actions. You can even monitor the agents' work in real time. The agent receives commands from Ninite and then sends them back updates via secure connection to the servers. A roaming laptop will look and work exactly the same as any other machine on the web interface. It also makes it possible to issue install/update/uninstall commands for offline machines and have them be delivered the next time those machines are online.
  • 7
    NuGet Reviews

    NuGet

    NuGet

    Free
    NuGet is the package manager of.NET. NuGet client tools allow you to create and consume packages. All package authors and consumers use the NuGet Gallery as their central package repository. Are you new to NuGet? Get started with a walkthrough that demonstrates how NuGet powers your.NET programming. Browse the thousands of packages that NuGet developers have shared with the.NET community. You want to create your first NuGet package? Share it with the community! Take a look at our walkthrough to learn how to make your first NuGet package and share it with the community. The command-line tool nuget.exe builds and runs under Mono 3.2.2+ and can create Mono packages. While nuget.exe is fully compatible with Windows, there are known issues for Linux and OS X. The listing page of a package on NuGet (or other private feed) is the best source to learn about it. Each package page on NuGet contains a description, version history, and statistics about its usage.
  • 8
    Yarn Reviews

    Yarn

    Yarn

    Free
    Yarn doubles as a project manager and package manager. We have you covered, whether you are a hobbyist, an enterprise user, or a large project manager. Split your project into sub-components that can be kept in a single repository. Yarn guarantees that an installation that works now will work in the future. Although Yarn can't solve all your problems it can help you build the foundation that others can do it. We believe in challenging the status-quo. What should the ideal developer experience look like? Yarn is an open-source project that is independent and not tied to any company. We thrive because of your support. Yarn already knows all about your dependency tree and even installs it for you. Why is it up to Node how to locate your packages? Instead, the package manager should inform Node about the location of your packages on the disk. They also need to manage dependencies between packages or versions.
  • 9
    PowerShellGet Reviews
    PowerShellGet is a module that allows you to discover, install, update, and publish PowerShell artifacts such as modules, DSC resources and role capabilities. The Find-Command cmdlet searches PowerShell commands like cmdlets, aliases and functions. Find-Command searches registered repositories for modules. A PSGetCommandInfo object returns each command that Find-Command finds. The PSGetCommandInfo object is available for sending down the pipeline to Install-Module cmdlet. Install-Module installs a module that contains the command. You can locate DSC resources using the parameters Tag or RequiredVersion. Tag displays the current version for every resource that has the specified tag in it. RequiredVersion requires the ModuleName parameter, while the Name parameter can be optional. The output is limited by the Name and ModuleName parameters. To display all versions of a DSC resource, use the AllVersions parameter.
  • 10
    Scoop Reviews

    Scoop

    Scoop

    Free
    Scoop installs programs that you already love from the command-line with minimal friction. Scoop creates shims for terminal applications. These are a type of command-line shortcuts. They can be found in the scoopshims directory, which can be accessed from the PATH. Scoop creates program shortcuts for graphical applications in a separate Start menu folder called 'Scoop Apps. This ensures that packages are always uninstalled correctly and you know what tools are in your Start menu and PATH.
  • 11
    RuckZuck Reviews

    RuckZuck

    RuckZuck

    Free
    RuckZuck will download and install the software you choose from the repository. RuckZuck can detect and install software that has not been installed with RuckZuck. RuckZuck does not contain binaries of the software. It only links to the location where the software was downloaded. RuckZuck doesn't grant you a license to install the software. If you upload new software, you will be able provide an E-Mail address. However, once the software has been approved, the address will be removed. RuckZuck can host files if a product doesn't provide a URL to download automatically or the license allows redistribution.
  • 12
    Windows Package Manager (winget) Reviews

    Windows Package Manager (winget)

    Windows Package Manager

    Free
    You might be interested in the Windows Package Manager tool if you are new to Windows Package Manager. The Windows Package Manager Community repository contains all the packages that are available to the client. The client needs Windows 10 1809 (build 17763) at this time. Windows Server 2019 cannot be installed as the Microsoft Store is unavailable and updated dependencies are not available. Although it is possible to install Windows Server 2022, this should not be considered supported and must be manually installed.
  • 13
    Conda Reviews

    Conda

    Conda

    Free
    Package, dependency, or environment management for any language: Python, R. Ruby, Lua. Scala, JavaScript C/ C++, Fortran and more. Conda, an open-source package and environment management system, runs on Windows, macOS and Linux. Conda quickly installs and runs packages and their dependencies. Conda makes it easy to create, save, load, and switch between environments on your computer. Although it was designed for Python programs, Conda can also package and distribute software for other languages. Conda is a package manager that helps you locate and install packages. Conda can also be used to manage environment managers. You can create a completely separate environment to run the different version of Python while still running your usual environment.
  • 14
    MSYS2 Reviews

    MSYS2

    MSYS2

    Free
    MSYS2 is a collection tools and libraries that provide an easy-to use environment for building, installing, and running native Windows software. It includes a command-line terminal called mintty, bash and version control systems such as git and subversion. Tools like tar, awk, and even build systems such as autotools. All of these are based on modified Cygwin. MSYS2's core components are based on Cygwin. However, the main purpose of MSYS2 was to provide a build environment that native Windows software can use. The Cygwin-using parts of MSYS2 are kept to a minimum. MSYS2 provides the latest native builds for GCC and mingw–w64, CPython CMake, Meson OpenSSL, FFmpeg Rust, Ruby, and CMake. Pacman is a package management system that makes it easy to install packages and keeps them updated. This should be familiar to Arch Linux users.
  • 15
    PackageManagement (OneGet) Reviews

    PackageManagement (OneGet)

    PackageManagement (OneGet)

    Free
    This module is currently not under development. This repository is no longer accepting pull requests. OneGet is stable and will receive only high-priority fixes from Microsoft in future. This repository can be used to help you with any questions or unusual behavior. PackageManagement is now supported on Windows, Linux, and MacOS. PackageManagement is part of PowerShell Core releases. We occasionally make binary drops to PowerShellCore.
  • 16
    AppGet Reviews

    AppGet

    AppGet

    Free
    AppGet is a Github moderated open-source package manager that focuses on security and automation. All moderation takes place in GitHub. Anybody can submit a pull-request which is then reviewed and approved by our team. Any application in our library can be installed, updated, and removed even if it wasn't installed with AppGet. Our client code as well as our application library are open-source and available on GitHub. AppGet bots work round the clock to keep our application library up-to-date. AppGet's applications are always available for download directly from the author. No more searching the internet for the download link. AppGet uses metadata-only manifests. This makes it much easier to review manifests and, in general, much more secure.
  • 17
    Npackd Reviews

    Npackd

    Npackd

    Free
    Npackd (pronounced "unpacked") is a GPLv3 licensed installer/application store/package manager/marketplace for applications for Windows. It allows you to search for and install software, update your system, and uninstall it when necessary. The process of installing or uninstalling software is completely automated. It allows you to search for and install software, update your system, and uninstall it when it is no longer needed. This video will help you understand the process. The process of installing or uninstalling applications can be done completely automatically (silent, unattended installation, un-installation).
  • 18
    Zero Install Reviews

    Zero Install

    Zero Install

    Free
    A decentralized cross-platform software installation system. It works on Linux, Windows, and macOS. Fully open-source. You can run apps in one click. You can run applications without installing them first. You can control everything using a graphical interface or command line. You can control your computer. You don't have any control over what happens during installation. You can mix and match stable and experimental applications on one system. Software can be distributed by anyone. One package can be used on multiple platforms. You can publish on any static web host. There is no central point of management. Automatic updates and dependency handling. Security is paramount. The installation of an app does not grant it administrator access. Before any new software can be run, digital signatures must be verified. Apps can share libraries with each other without needing to trust each others. Automatic self-updating, staged rollsouts, and other improvements to desktop integration.
  • 19
    WPKG Reviews

    WPKG

    WPKG

    Free
    WPKG automates software deployment, update, and removal for Windows. It can push/pull software packages such as hotfixes, Service Packs, or program installation packages from a central server (such as Active Directory or Samba) to a number workstations. It can be run in the background to install the software (silent installation) without any user interaction. It can install MSI and InstallShield, PackagefortheWeb and Nullsoft. WPKG is an open-source program. WPKG is an open-source software that can be used to enhance your Active Directory or Samba setup. It allows you to install, update, remove, and more. You can also use WPKG to install software on your workstations. You can also execute custom scripts from your workstations. This includes synchronizing time and setting printers.
  • 20
    Fortran Package Manager Reviews
    Package manager and build system in Fortran. Many packages are already available for fpm to provide a rich and accessible ecosystem of general-purpose and high performance code. Fortran Package Manager (fpm), is a package manager for Fortran. Its main goal is to improve the user experience for Fortran programmers. It makes it easier to create your Fortran program, library, test, and example programs, and to distribute it as a dependency to other Fortran project. Fpm's user interface was inspired by Rust's Cargo. Its long-term goal is to grow and nurture the Fortran ecosystem of modern libraries and applications. The plugin system allows the Fortran package manager to easily expand its functionality. The plugin fpm-search allows you to query the package registry. It is easy to install on our system because it is built using fpm.
  • 21
    Novus Reviews

    Novus

    Novus

    Free
    A futuristic and fast package manager for Windows. Novus uses multithreaded downloading, which makes the download speeds 8x faster than any other package manager. Novus is extremely fast and can install and uninstall packages simultaneously, making it as efficient possible. All of Novus's packages can be monitored regularly and are trusted by the community. Novus is extremely fast and can install and uninstall packages simultaneously, making it as efficient possible. All of Novus's packages can be monitored on a regular basis and all are trusted by the community.
  • 22
    Apache Ivy Reviews

    Apache Ivy

    Apache Software Foundation

    Free
    Apache Ivy™, a popular dependency manager, focuses on simplicity and flexibility. Learn more about the unique enterprise features of Ivy, what others have to say about it, as well as how it can help improve your build system. Ivy is a tool to manage (recording and tracking, resolving, reporting) project dependencies. Ivy is process-agnostic, and does not require any specific structure or methodology. It is flexible and reconfigurable, so it can be used to adapt to many different build and dependency management processes. Ivy can be used as a standalone tool but it is also compatible with Apache Ant. It provides a variety of powerful Ant tasks, including dependency resolution, reporting and publication. Ivy is a powerful tool with many useful features. The most popular and widely used are its flexibility, integration to Ant and strong transitive dependency management engine. Ivy is open-source and released under a very permissive Apache License.
  • 23
    just-install Reviews

    just-install

    just-install

    Free
    Just-install is a simple package installer for Windows. Just-install allows you to install packages, configure a specific architecture, review the list of packages and get help with simple cms commands.
  • 24
    Master Packager Reviews
    Master Packager is a tool for application packaging that allows you to create, edit and repackage Microsoft Windows Installer files (MSI). Our vision is that application packaging will be easy, fast and affordable for all, from small businesses to large enterprises. • Fast - The tool will never display "not responding". Modifying large MSIs can be done easily. Repackaging is no different. • High quality – Standardized naming and ICE validation as well as.dll/.exe registration mapping are a few examples on how this tool reduces human errors and increases the quality. • Simple - Both new and experienced packagers can create packages right away. • Automation - The templates can be captured, built and applied fully automatically, allowing for full automation of repackaging. • Price - By providing the same or better Master Packer, you can save money up to ten times.
  • Previous
  • You're on page 1
  • Next