Alternatives to Ninite

Compare Ninite alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Ninite in 2024. Compare features, ratings, user reviews, pricing, and more from Ninite competitors and alternatives in order to make an informed decision for your business.

  • 1
    ManageEngine Endpoint Central
    ManageEngine's Endpoint Central (formerly Desktop Central) is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Compare vs. Ninite View Software
    Visit Website
  • 2
    Homebrew

    Homebrew

    Homebrew

    The missing package manager for macOS (or Linux). The script explains what it will do and then pauses before it does it. Homebrew installs the stuff you need that Apple (or your Linux system) didn’t. Homebrew installs packages to their own directory and then symlinks their files into /usr/local (on macOS Intel). Homebrew won’t install files outside its prefix and you can place a Homebrew installation wherever you like. Trivially create your own Homebrew packages. It’s all Git and Ruby underneath, so hack away with the knowledge that you can easily revert your modifications and merge upstream updates. Homebrew formulae are simple Ruby scripts. Homebrew complements macOS (or your Linux system). Install your RubyGems with gem and their dependencies with brew. Homebrew Cask installs macOS apps, fonts and plugins and other non-open source software. Making a cask is as simple as creating a formula.
  • 3
    Zero Install

    Zero Install

    Zero Install

    A decentralized cross-platform software installation system. Works on Linux, Windows and macOS. Fully open-source. Run apps with a single click. Run applications without having to install them first. Control everything from a command line or graphical interface. You control your own computer. You don't have to guess what happens during installation. Mix and match stable and experimental apps on a single system. Anyone can distribute software. Create one package that works on multiple platforms. Publish on any static web host; no central point of control. With dependency handling and automatic updates. Security is central. Installing an app doesn't grant it administrator access. Digital signatures are always checked before new software is run. Apps can share libraries without having to trust each other. Adds automatic self-updating, staged rollouts and various improvements to desktop integration.
    Starting Price: Free
  • 4
    Npackd

    Npackd

    Npackd

    Npackd (pronounced "unpacked") is a GPLv3 licensed installer/application store/package manager/marketplace for applications for Windows. It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation). It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. You can watch this short video to better understand how it works. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation).
    Starting Price: Free
  • 5
    Snapcraft

    Snapcraft

    Snapcraft

    This is the code repository for snapd, the background service that manages and maintains installed snaps. Snaps are app packages for desktop, cloud, and IoT that update automatically. Easy to install, secure, cross-platform, and dependency-free. They're being used on millions of Linux systems every day. Alongside its various service and management functions, snapd provides the snap command that's used to install and remove snaps and interact with the wider snap ecosystem, implements the confinement policies that isolate snaps from the base system and from each other, governs the interfaces that allow snaps to access specific system resources outside of their confinement. If you're looking for something to install, such as Spotify or Visual Studio Code, take a look at the Snap Store. And if you want to build your own snaps, start with our creating a snap documentation.
    Starting Price: Free
  • 6
    EMCO Remote Installer
    This remote deployment solution allows you to perform unattended software installation and uninstallation on remote Windows PCs quickly and easily. You can use it to install and uninstall EXE setups and MSI/MSP packages remotely on selected Windows PCs connected to a local network. Also, you can retrieve data on installed software from remote PCs, get aggregated software inventory reports, and keep track of software changes. EMCO Remote Installer is an easy-to-use network application designed for centralized software management and audit across a LAN. It offers a simple and effective approach to remote software distribution and can be used instead of SCCM and other complicated deployment tools. The program allows you to audit software installed on remote PCs across your network and deploy software automatically on remote PCs. The program deploys software in parallel on remote PCs, so you can deploy within a few minutes across the entire network.
    Starting Price: $399 one-time payment
  • 7
    Centurion Setup

    Centurion Setup

    Gammadyne Corporation

    After putting a lot of effort into your software, it's time to distribute it. Don't spend weeks wrestling with a complicated installation builder when you are so close to being done. Centurion Setup is extremely easy to use, and you can have a professional installation program built in minutes. The installer is self-contained in a single compressed executable file, and runs on all versions of Windows. Centurion Setup is simple to learn, but also feature rich, with support for uninstallation, multiple languages, interface customization, license agreements, readme files, file associations, DOS batch operations, DLL installation, automated installations, device drivers, patches, expiration dates, shared files, registry data, password protection, and much more. With Centurion Setup you will hit the finish line running!
    Starting Price: $130
  • 8
    RPM Package Manager

    RPM Package Manager

    RPM Package Manager

    The RPM Package Manager (RPM) is a powerful package management system capable of building computer software from the source into easily distributable packages; installing, updating, and uninstalling packaged software; querying detailed information about the packaged software, whether installed or not; and verifying the integrity of packaged software and resulting software installation. The package’s metadata is stored in the RPM header. The header is a binary data structure that stores single pieces of data in tags. Each tag has a pre-defined meaning and data type. These are not stored in the header itself but need to be known by the code reading the header. In the header, the tags are only referred to by their number. Each tag is either of a plain scalar type or is an array of one of these types. While not enforced by the type system the RPM code assumes that tags belonging together have the same number of entries.
    Starting Price: Free
  • 9
    Zypper
    Zypper is a command-line package manager for installing, updating, and removing packages. It can also be used to manage repositories. Zypper works and behaves as a regular command-line tool. It features subcommands, arguments, and options that can be used to perform specific tasks. Zypper offers several benefits compared to graphical package managers. Being a command-line tool, Zypper is faster in use and light on resources. Zypper actions can be scripted. Zypper can be used on systems that do not have graphical desktop environments. This makes it suitable for use with servers and remote machines. The simplest way to execute Zypper is to type its name, followed by a command. Additionally, you can choose from one or more global options by typing them immediately before the command. Some commands require one or more arguments. Executing subcommands in the Zypper shell, and using global Zypper options are not supported.
    Starting Price: Free
  • 10
    YUM

    YUM

    Red Hat

    Installing, patching, and removing software packages on Linux machines is one of the common tasks every sysadmin has to do. Here is how to get started with Linux package management in Linux Red Hat-based distributions (distros). Package management is a method of installing, updating, removing, and keeping track of software updates from specific repositories (repos) in the Linux system. Linux distros often use different package management tools. Red Hat-based distros use RPM (RPM Package Manager) and YUM/DNF (Yellow Dog Updater, Modified/Dandified YUM). YUM is the primary package management tool for installing, updating, removing and managing software packages in Red Hat Enterprise Linux. YUM performs dependency resolution when installing, updating, and removing software packages. YUM can manage packages from installed repositories in the system or from .rpm packages. There are many options and commands available to use with YUM.
    Starting Price: Free
  • 11
    PowerShellGet

    PowerShellGet

    Microsoft

    PowerShellGet is a module with commands for discovering, installing, updating, and publishing PowerShell artifacts like modules, DSC resources, role capabilities, and scripts. The Find-Command cmdlet finds PowerShell commands such as cmdlets, aliases, functions, and workflows. Find-Command searches modules in registered repositories. For each command found by Find-Command, a PSGetCommandInfo object is returned. The PSGetCommandInfo object can be sent down the pipeline to the Install-Module cmdlet. Install-Module installs the module that contains the command. DSC resources can be located using the parameters Tag and RequiredVersion. Tag displays the current version of every resource that contains the specified tag in the repository. RequiredVersion needs the ModuleName parameter and the Name parameter is optional. The Name and ModuleName parameters limit the output. Use the AllVersions parameter to display a DSC resource's available versions.
    Starting Price: Free
  • 12
    fpm

    fpm

    fpm

    fpm is a tool that lets you easily create packages for Debian, Ubuntu, Fedora, CentOS, RHEL, Arch Linux, FreeBSD, macOS, and more! fpm isn’t a new packaging system, it’s a tool to help you make packages for existing systems with less effort. It does this by offering a command-line interface to allow you to create packages easily. FPM is written in ruby and can be installed using gem. For some package formats (like rpm and snap), you will need certain packages installed to build them. Some package formats require other tools to be installed on your machine to be built; especially if you are building a package for another operating system/distribution. FPM takes your program and builds packages that can be installed easily on various operating systems. It can take any nodejs package, ruby gem, or even a python package and turn it into a deb, rpm, pacman, etc. package.
    Starting Price: Free
  • 13
    Windows Package Manager (winget)

    Windows Package Manager (winget)

    Windows Package Manager

    If you are new to the Windows Package Manager, you might want to Explore the Windows Package Manager tool. The packages available to the client are in the Windows Package Manager Community Repository. The client requires Windows 10 1809 (build 17763) or later at this time. Windows Server 2019 is not supported as the Microsoft Store is not available nor are updated dependencies. It may be possible to install on Windows Server 2022, this should be considered experimental (not supported), and requires dependencies to be manually installed as well.
    Starting Price: Free
  • 14
    MSYS2

    MSYS2

    MSYS2

    MSYS2 is a collection of tools and libraries providing you with an easy-to-use environment for building, installing and running native Windows software. It consists of a command line terminal called mintty, bash, version control systems like git and subversion, tools like tar and awk and even build systems like autotools, all based on a modified version of Cygwin. Despite some of these central parts being based on Cygwin, the main focus of MSYS2 is to provide a build environment for native Windows software and the Cygwin-using parts are kept at a minimum. MSYS2 provides up-to-date native builds for GCC, mingw-w64, CPython, CMake, Meson, OpenSSL, FFmpeg, Rust, Ruby, just to name a few. To provide easy installation of packages and a way to keep them updated it features a package management system called Pacman, which should be familiar to Arch Linux users.
    Starting Price: Free
  • 15
    Conda

    Conda

    Conda

    Package, dependency, and environment management for any language, Python, R, Ruby, Lua, Scala, Java, JavaScript, C/ C++, Fortran, and more. Conda is an open-source package management system and environment management system that runs on Windows, macOS, Linux, and z/OS. Conda quickly installs, runs, and updates packages and their dependencies. Conda easily creates, saves, loads, and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language. Conda as a package manager helps you find and install packages. If you need a package that requires a different version of Python, you do not need to switch to a different environment manager, because conda is also an environment manager. With just a few commands, you can set up a totally separate environment to run that different version of Python, while continuing to run your usual version of Python in your normal environment.
    Starting Price: Free
  • 16
    DPKG

    DPKG

    Ubuntu

    DPKG is a tool to install, build, remove and manage Debian packages. The primary and more user-friendly front-end for DPKG is aptitude. DPKG itself is controlled entirely via command line parameters, which consist of exactly one action and zero or more options. The action parameter tells DPKG what to do and options control the behavior of the action in some way. DPKG can also be used as a front-end to DPKG-deb(1) and DPKG-query. The list of supported actions can be found later on in the actions section. If any such action is encountered DPKG just runs DPKG-deb or DPKG-query with the parameters given to it, but no specific options are currently passed to them, to use any such option the back-ends need to be called directly. DPKG maintains some usable information about available packages. The information is divided into three classes, states, selection states, and flags. These values are intended to be changed mainly with dselect.
    Starting Price: Free
  • 17
    Scoop

    Scoop

    Scoop

    Scoop installs programs you know and love, from the command line with a minimal amount of friction. For terminal applications, Scoop creates shims, a kind of command-line shortcuts, inside the ~\scoop\shims folder, which is accessible in the PATH. For graphical applications, Scoop creates program shortcuts in a dedicated Start menu folder, called 'Scoop Apps'. This way, packages are always cleanly uninstalled and you can be sure what tools are currently in your PATH and in your Start menu.
    Starting Price: Free
  • 18
    Novus

    Novus

    Novus

    A blazingly fast and futuristic package manager for windows. Unlike any other package manager, Novus uses multithreaded downloads making the download speeds 8 times faster. Apart from being extremely fast, Novus also installs and uninstalls packages concurrently, making it as efficient as possible. Not only are all of Novus’s packages are monitored regularly, but all of them are always up to date and trusted by the community. Apart from being extremely fast, Novus also installs and uninstalls packages concurrently, making it as efficient as possible. Not only are all of Novus’s packages are monitored regularly, but all of them are always up to date and trusted by the community.
    Starting Price: Free
  • 19
    just-install

    just-install

    just-install

    just-install is a humble package installer for Windows. just-install provides you the opportunity to install packages, install a specific architecture, check the list of packages, and get help all with simple cms commands.
    Starting Price: Free
  • 20
    InstallShield
    Create native MSIX packages, build clean installs, and build installations in the cloud with InstallShield from Revenera. Consistent and reliable installs. Every time. With InstallShield, you’ll adapt to industry changes quickly, get to market faster and deliver an engaging customer experience. Revenera InstallShield (formerly Flexera InstallShield) is the fastest easiest way to build Windows installers and MSIX packages and create installations directly within Microsoft Visual Studio. Configure install conditions to specifically target Windows 11 and Windows Server 2022. Install files to native ARM locations on Windows 10 running on ARM machines. Easily move your build infrastructure to the cloud by connecting to Revenera’s Cloud License Server. Build one-click installers that are more modern than ever and refreshingly simple. Configure pre-requisites to install third-party packages from Microsoft’s Windows Package Manager.
    Starting Price: $4,498 per 3 years
  • 21
    DNF

    DNF

    DOCS

    DNF is a software package manager that installs, updates, and removes packages on Fedora and is the successor to YUM (Yellow-Dog Updater Modified). DNF makes it easy to maintain packages by automatically checking for dependencies and determining the actions required to install packages. This method eliminates the need to manually install or update the package, and its dependencies, using the rpm command. DNF is now the default software package management tool in Fedora. Removes packages installed as dependencies that are no longer required by currently installed programs. Checks for updates, but does not download or install the packages. Provides basic information about the package including name, version, release, and description.
    Starting Price: Free
  • 22
    Homebrew Cask
    A CLI workflow for the administration of macOS applications distributed as binaries. Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Atom and Google Chrome. We do this by providing a friendly CLI workflow for the administration of macOS applications distributed as binaries. To start using Homebrew Cask, you just need Homebrew installed. Homebrew Cask installs macOS apps, fonts and plugins, and other non-open source software. Homebrew Cask is implemented as part of Homebrew. All Homebrew Cask commands begin with brew, which works for both Casks and Formulae. The command brew install accepts one or multiple Cask tokens. Homebrew Cask comes with bash and zsh completion for the brew command. Since the Homebrew Cask repository is a Homebrew Tap, you’ll pull down the latest Casks every time you issue the regular Homebrew command brew update.
    Starting Price: Free
  • 23
    ManageEngine OS Deployer
    ManageEngine OS Deployer is a software program that enables you to deploy operating systems anywhere across the globe. It also functions as a comprehensive hard drive cloning software. It allows you to create a single golden image of the OS and deploy it to desktops and servers from a central location. You can customize the image for deployment according to the organization's department and user roles. This software helps you save time and effort by seamlessly migrating user profiles. It provides reliable and convenient driver management to collect and distribute drivers automatically. You can perform live disk imaging where you can image a machine when it's live and functioning in the network and can also perform offline imaging if needed. You can also deploy OS to multiple machines independent of vendor make or model.
    Starting Price: $6/Year/Single Workstation
  • 24
    MacPorts

    MacPorts

    MacPorts

    The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11, or Aqua-based open-source software on the Mac operating system. To that end, we provide the command-line driven MacPorts software package under a 3-Clause BSD License, and through it easy access to thousands of ports that greatly simplify the task of compiling and installing open-source software on your Mac. We provide a single software tree that attempts to track the latest release of every software title (port) we distribute, without splitting them into “stable” vs. “unstable” branches, targeting mainly macOS Mojave v10.14 and later (including macOS Monterey v12 on both Intel and Apple Silicon). There are thousands of ports in our tree, distributed among different categories, and more are being added on a regular basis.
    Starting Price: Free
  • 25
    DROPS

    DROPS

    DROPS

    DROPS is a release management tool designed to simplify, secure, and centralize the deployment of applications across data centers, hybrid, and multi-cloud infrastructures. It supports a wide range of platforms, integrates seamlessly with various CI/CD pipelines, and offers both agent-based and agentless operations. With features like full-stack release management, automated infrastructure provisioning, and 24/7 availability, DROPS aims to streamline deployment processes and ensure consistent, reliable delivery. The tool is flexible enough to manage both legacy and modern applications, catering to diverse enterprise needs. Select agent-based or agentless operation. No need for agent installation and management. DROPS adapts to your configuration and if agents are needed, they are provisioned automatically. Plan and organize your application deployment from the web console with no scripting needed. Ease collaboration between stakeholders and technical teams.
  • 26
    WPKG

    WPKG

    WPKG

    WPKG is an automated software deployment, upgrade, and removal program for Windows. It can be used to push/pull software packages, such as Service Packs, hotfixes, or program installations from a central server (for example, Samba or Active Directory) to a number of workstations. It can run as a service to install the software in the background (silent install), without user interaction. It can install MSI, InstallShield, PackagefortheWeb, Inno Setup, Nullsoft, other software installers or .exe packages, .bat and .cmd scripts, and similar, no more repackaging to perform software installation. WPKG is open-source software. WPKG can add great value to your Samba or Active Directory setup, as it allows you to perform software installation, updates, removal, etc. on your workstations. It is also possible to execute custom scripts on your workstations, like synchronizing time, setting printers, changing permissions, or adding registry entries.
    Starting Price: Free
  • 27
    Advanced Installer

    Advanced Installer

    Advanced Installer

    Advanced Installer is a Windows installer authoring tool for installing, updating, and configuring your products safely, securely, and reliably. Businesses around the globe, large and small, save hundreds of hours and thousands of dollars by taking advantage of the expert knowledge built into Advanced Installer. User-friendly, completely GUI driven, with no scripts to learn, no databases to edit, and no XML to write. Save time to market. Develop with wizards, import existing IDE projects, and integrate them into automated build tools and source control systems. Hundreds of powerful features are ready to use with just a few mouse clicks. Tons of functionality is configurable for your installers. Fewer incidents due to improper installers. Enjoy reliable installers crafted with great attention to detail. Included updater, launcher, bootstrapper, trialware, serial validation, dialog editor, additional languages, and countless others.
    Starting Price: $499 one-time payment
  • 28
    Synaptic

    Synaptic

    Synaptic

    Synaptic is a graphical package management program for apt. It provides the same features as the apt-get command-line utility with a GUI front-end based on Gtk+. Install, remove, upgrade and downgrade single and multiple packages. Upgrade your whole system. Manage package repositories (sources.list). Find packages by name, description, and several other attributes. Select packages by status, section, name, or a custom filter. Sort packages by name, status, size, or version. Browse all available online documentation related to a package. Download the latest changelog of a package. Lock packages to the current version. Force the installation of a specific package version. Undo/Redo selections. Built-in terminal emulator for the package manager. Debian/Ubuntu only, configure packages through the debconf system. Debian/Ubuntu only, Xapain-based fast search (thanks to Enrico Zini).
    Starting Price: Free
  • 29
    Cargo

    Cargo

    Cargo

    Cargo is the Rust package manager. Cargo downloads your Rust package's dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry. You can contribute to this book on GitHub. To get started with Cargo, install Cargo (and Rust) and set up your first crate. The commands will let you interact with Cargo using its command-line interface. A Rust crate is either a library or an executable program, referred to as either a library crate or a binary crate, respectively. Loosely, the term crate may refer to either the source code of the target or to the compiled artifact that the target produces. It may also refer to a compressed package fetched from a registry. Your crates can depend on other libraries from crates.io or other registries, git repositories, or subdirectories on your local file system. You can also temporarily override the location of a dependency.
    Starting Price: Free
  • 30
    eoPKG

    eoPKG

    eoPKG

    eoPKG is the package manager for the Solus operating system. It is used to manage installed software packages, search for available software, and to apply updates to the system. Change the system root for eoPKG commands. Set username used when connecting to Basic-Auth repositories. Set password used when connecting to Basic-Auth repositories. Enable full debug information and backtraces. Keep bandwidth usage under the specified (numeric) KBs. Disable the use of ANSI escape sequences for colorization by eoPKG. On success, 0 is returned. A non-zero return code signals a failure.
    Starting Price: Free
  • 31
    Nix

    Nix

    NixOS

    Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative, and reliable systems. Nix builds packages in isolation from each other. This ensures that they are reproducible and don't have undeclared dependencies, so if a package works on one machine, it will also work on another. Nix makes it trivial to share development and build environments for your projects, regardless of what programming languages and tools you’re using. Nix ensures that installing or upgrading one package cannot break other packages. It allows you to roll back to previous versions and ensures that no package is in an inconsistent state during an upgrade. Nix is a purely functional package manager. This means that it treats packages like values in purely functional programming languages such as Haskell, they are built by functions that don’t have side effects, and they never change after they have been built.
    Starting Price: Free
  • 32
    RuckZuck

    RuckZuck

    RuckZuck

    Select a software from the repository and RuckZuck handles the download and installation for you. RuckZuck can detect and update existing software that was not installed with RuckZuck. The RuckZuck repository does not store binaries of the software, just links to where the software is downloaded. Installing software with RuckZuck does not grant you a license for that product. You will be able to provide an E-Mail address if you upload new software, but as soon as the software is approved, the address will be removed from the package. If a product does not provide a URL for automatic download and the license allows redistribution of binaries, RuckZuck will be able to host these files.
    Starting Price: Free
  • 33
    Symantec Ghost Solution Suite
    Symantec Ghost Solution Suite is an award-winning software solution for imaging and deploying desktops, laptops, tablets and servers. Quickly and easily migrate to the latest operating systems, perform custom configurations and deploy software across hardware platforms and operating systems. With any Windows migration, there are many things to consider. Our 123 million sensors record thousands of threat events per second from 157 countries and block 142 million threats daily. Use intel from the world’s largest civilian threat network to your advantage. GSS Agent (DAgent, and ADLAgent): GSS Agents require network connectivity and at least 10 MB disk space. Other system requirements are the same as the host operating system.
  • 34
    EMCO MSI Package Builder
    Discover EMCO MSI Package Builder, the premier tool for streamlined repackaging of any installation file into MSI and MSIX. Master every packaging task with a tool that handles EXE to MSI repackaging creates MSI and MSIX packages, and customizes and prepares installations for automated deployment. Whether it's a compact installation or a complex software suite, EMCO MSI Package Builder effortlessly handles the repackaging of any Windows application. Tackle complex installs with ease, including those deploying services and drivers. Say goodbye to guesswork and errors. EMCO MSI Package Builder simplifies the repackaging journey. Just pick your original installation and choose the output format you need. The tool takes over from there, meticulously capturing all installation changes to build your ideal package. Equipped with industry-leading live monitoring technology and a robust kernel-mode driver, EMCO MSI Package Builder tracks system changes as they happen during repackaging.
    Starting Price: $899 one-time payment
  • 35
    Master Packager

    Master Packager

    Master Packager

    Master Packager is an application packaging tool to create and edit Microsoft Windows Installer (MSI) files and repackage other installations to MSI format. Our vision is to make application packaging easy, fast, and affordable for everyone, from application packaging freelancers to small companies and enterprises. * Fast - You will never see "not responding" text in the tool. Modifying large MSIs is effortless. The same goes for repackaging. * High quality - Standardized naming, ICE validation, and .dll/.exe file registration mapping are just a few examples of how this tool will reduce human errors and increases quality. * Simple - The user interface allows new and experienced packagers to start creating packages immediately. * Automation - Capturing, building, and applying templates can be fully automated, making it possible to fully automate repackaging. * Price - Providing the same value or better Master Packager can save you money as it can be up to 10 times.
  • 36
    ManageEngine Endpoint Central MSP
    Experience seamless endpoint management, enhanced security, and real-time insights with Endpoint Central MSP Cloud. Streamline operations and deliver top-notch service to your clients with our all-in-one solution. Effortlessly onboard clients and deploy agents for swift endpoint management. Automate patching for efficient SLA compliance, ensuring client satisfaction. Manage a wide array of client endpoints, including laptops, computers, and mobile devices. Implement strong security measures, including configurations such as geo-fencing, corporate/complete wipe, etc for ultimate protection. Ensure client data privacy through data segregation and client-specific technician logins. Swiftly troubleshoot remote client endpoints for instant issue resolution.
  • 37
    NuGet

    NuGet

    NuGet

    NuGet is the package manager for .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers. New to NuGet? Start with a walkthrough showing how NuGet powers your .NET development. Browse the thousands of packages that developers like you have created and shared with the .NET community. Want to make your first NuGet package and share it with the community? Start with our walkthrough! The command-line tool, nuget.exe, builds and runs under Mono 3.2+ and can create packages in Mono. Although nuget.exe works fully on Windows, there are known issues with Linux and OS X. The primary source for learning about a package is its listing page on NuGet (or another private feed). Each package page on NuGet includes a description of the package, its version history, and usage statistics.
    Starting Price: Free
  • 38
    pkgsrc

    pkgsrc

    pkgsrc

    pkgsrc is a framework for managing third-party software on UNIX-like systems, currently containing over 17,900 packages. It is the default package manager of NetBSD and SmartOS and can be used to enable freely available software to be built easily on a large number of other UNIX-like platforms. The binary packages that are produced by pkgsrc can be used without having to compile anything from the source. It can be easily used to complement the software on an existing system. pkgsrc is very versatile and configurable, supporting building packages for an arbitrary installation prefix, allowing multiple branches to coexist on one machine, a build options framework, and a compiler transformation framework, among other advanced features. Unprivileged use and installation are also supported. NetBSD already contains the necessary tools for using pkgsrc; on other platforms, you need to bootstrap pkgsrc to get the package management tools installed.
    Starting Price: Free
  • 39
    tea

    tea

    tea

    Introducing tea - the revolutionary, cross-platform package manager. Say goodbye to slow & clunky, and say hello to fast & smooth. From the creator of Brew. With tea, simply type commands and it takes care of the rest. Get the latest versions of open source tools and support specific tool versions for different projects. Experience better package management with tea. And through that packaging infrastructure, we have plans of leveraging blockchain to help remunerate devs for their contributions to OSS. You can learn more about our grand ambitions for web3 by checking out our white paper here. Easily access the entire open source ecosystem with tea. Simply prefix your commands with "tea" and if the tool isn't installed, tea will install it for you. Add magic to your shell scripts and use developer environments to enhance your workflow. magic is optional; if you don’t enable it, then just prefix your commands with `tea`.
  • 40
    Inno Setup

    Inno Setup

    jrsoftware

    Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability. Support for every Windows release since 2006, including Windows 11, Windows 10, Windows 10, and more. Extensive support for installation of 64-bit applications on the 64-bit editions of Windows. The x64, ARM64, and Itanium architectures are all supported. Extensive support for both administrative and nonadministrative installations. Supports the creation of a single EXE to install your program for easy online distribution; and disk spanning is also supported. The installer has the ability to compare file version info, replace in-use files, use shared file counting, register DLL/OCXs and type libraries, and install fonts. Creation of shortcuts anywhere, including in the start menu and on the desktop.
    Starting Price: Free
  • 41
    Aptitude

    Aptitude

    Debian

    Aptitude is an Ncurses and command-line based front-end to numerous Apt libraries, which are also used by Apt, the default Debian package manager. Aptitude is text-based and run from a terminal. A mutt-like syntax for matching packages in a flexible manner. Mark packages as "automatically installed" or "manually installed" so that packages can be auto-removed when no longer required (feature available in Apt, too, since quite a few Debian releases). Preview of actions about to be taken with different colors marking different actions. The ability to interactively retrieve and display the Debian changelog of all available official packages. Score-based dependency resolver which is more suitable for interactive dependency resolution with additional hints from the user like "I don't want that part of the solution but keep that other part of the solution for your next try". Apt's dependency resolver on the other hand is optimized for good "one-shot" solutions.
    Starting Price: Free
  • 42
    Heimdal Patch & Asset Management
    Heimdal Patch & Asset Management is an automatic software updater and digital asset tracking solution that will automatically install updates based on your configured policies, without the need for manual input. As soon as 3rd party vendors release new patches, our technology silently deploys them to your endpoints, without the need for reboots or user interruption. In addition to this, Heimdal Patch & Asset Management allows your sysadmins to see any software assets in your inventory, alongside their version and number of installs. Users can also install software on their own, saving time and resources. Automating your patch management routine helps you save valuable time and resources. Heimdal Patch & Asset Management makes vulnerability and patch management cost-effective and time-efficient.
  • 43
    APT

    APT

    Distro Tracker Developers

    This software lets you follow the evolution of a Debian-based distribution both with email updates and with a comprehensive web interface. Having all the information about packages conveniently available in a single place is particularly interesting for package maintainers, contributors, advanced users, etc.
    Starting Price: Free
  • 44
    AppGet

    AppGet

    AppGet

    AppGet is a Github moderated, open source package manager which focuses on security, automation and ease-of-use. All moderation is done in GitHub. Anyone can submit a pull request which is then checked and approved by our team. Install, update and remove any application available in our library even if the application wasn’t originally installed with AppGet. Our client code and application library are completely open source and available on GitHub. AppGet bots work around the clock to ensure our application library is kept up-to-date with the latest versions. Applications in AppGet's library are always downloaded directly from the author. No more looking around the web looking for the download link. AppGet uses metadata-only manifest files. This makes reviewing manifest much simpler and generally much more secure.
    Starting Price: Free
  • 45
    Helm

    Helm

    The Linux Foundation

    Helm helps you manage Kubernetes applications, Helm charts help you define, install, and upgrade even the most complex Kubernetes application. Charts are easy to create, version, share, and publish, so start using Helm and stop the copy-and-paste. Charts describe even the most complex apps, provide repeatable application installation, and serve as a single point of authority. Take the pain out of updates with in-place upgrades and custom hooks. Charts are easy to version, share, and host on public or private servers. Use helm rollback to roll back to an older version of a release with ease. Helm uses a packaging format called charts. A chart is a collection of files that describe a related set of Kubernetes resources. A single chart might be used to deploy something simple, like a memcached pod, or something complex, like a full web app stack with HTTP servers, databases, caches, and so on.
    Starting Price: Free
  • 46
    Miradore Management Suite
    On-premise device management (IT Systems Management) software that simplifies IT management processes for Windows, macOS, and Linux devices. Miradore Management Suite is specifically designed for managing diverse IT environments containing desktops, laptops, servers, and POS devices. In the Management Suite, the management processes for different hardware and software platforms have been seamlessly integrated as one, unified management solution that supports Windows, macOS, and Linux. When included in a customer’s processes, Miradore enables you to create automated workflows to send reports, fix problems, and build immediate value.
    Starting Price: €3/month
  • 47
    Chocolatey

    Chocolatey

    Chocolatey

    Chocolatey has the largest online registry of Windows packages. Chocolatey packages encapsulate everything required to manage a particular piece of software into one deployment artifact by wrapping installers, executables, zips, and/or scripts into a compiled package file. Package submissions go through a rigorous moderation review process, including automatic virus scanning. The community repository has a strict policy on malicious and pirated software. Many organizations face the ongoing challenge of deploying and supporting various versions of software. Chocolatey allows organizations to automate and simplify the management of their complex Windows environments. Our customers have experienced a massive reduction in effort, improved speed of deployment, high reliability, and comprehensive reporting. Reduce complexity, save yourself time, and get up to speed on the latest technologies and approaches.
    Starting Price: $96 per year
  • 48
    PDQ Deploy & Inventory
    Automate patch management with PDQ Deploy & Inventory. Use PDQ Inventory to scan, collect, and organize your devices, then use PDQ Deploy to set a preferred schedule for deployment. Once the deployment has been scheduled, PDQ will automatically and silently apply updates without inconveniencing end users. - Integrate with Active Directory to easily collect device data 📊 - Schedule multi-step and multi-application custom deployments 💻 - Access the Package Library, which includes 100+ ready-to-deploy third party applications 📦 - Remotely execute commands, run scripts, and force reboots 🥾 - Apply updates silently 🤫 - Create custom device groupings 🖥️ - Use our PowerShell scanner, CLI, and other prebuilt tools 🧰 - Save and export reports, including custom data like asset information 📈 - Share servers and databases with other consoles 🤝 tl;dr — PDQ Deploy and Inventory makes device management simple, secure, and pretty damn quick.
    Starting Price: $1,575/year/user
  • 49
    Fink

    Fink

    Fink

    The Fink project wants to bring the full world of Unix open source software to Darwin and Mac OS X. We modify Unix software so that it compiles and runs on Mac OS X ("port" it) and make it available for download as a coherent distribution. Fink uses Debian tools like dpkg and apt-get to provide powerful binary package management. You can choose whether you want to download precompiled binary packages or build everything from source. The project offers precompiled binary packages as well as a fully automated build-from-source system. Mac OS X includes only a basic set of command-line tools. Fink brings you enhancements for these tools as well as a selection of graphical applications developed for Linux and other Unix variants. With Fink the compile process is fully automated; you'll never have to worry about Makefiles or configure scripts and their parameters again. The dependency system automatically takes care that all required libraries are present.
    Starting Price: Free
  • 50
    AdminStudio
    Give your teams faster and broader application deployment capabilities. Automatically download, test, wrap/repackage and publish thousands of third-party installers with no manual interaction. Determine deployment options quickly to take advantage of supported vendor installers. Increase quality by identifying and mitigating application issues prior to deployment. Ensure consistency by using a single, repeatable process to build, customize and test the delivery of applications. Reduce operational risks frequently caused by compatibility issues and application conflicts. Easily integrate into your existing package request flows with a documented REST API or by leveraging our PowerShell cmdlets. Know where to focus testing efforts by understanding Java dependencies and where applications may share files. Create App Attach image files from MSIX packages to make Windows Virtual Desktop (WVD) management easier.