Showing 28 open source projects for "dependencies"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Proton

    Proton

    Compatibility tool for Steam Play based on Wine and other components

    Proton is a tool for use with the Steam client which allows games which are exclusive to Windows to run on the Linux operating system. It uses Wine to facilitate this. Most users will prefer to use Proton provided by the Steam client itself. The source code is provided to enable advanced users the ability to alter Proton. For example, some users may wish to use a different version of Wine with a particular title. As the new Steam Play is still in Beta, it is recommended that you opt into the...
    Downloads: 115 This Week
    Last Update:
    See Project
  • 2
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    Remove MS Edge is a Windows-focused project that packages methods to uninstall Microsoft Edge using either an executable approach or batch scripts, depending on how automated or hands-on you want the process to be. It targets users who prefer not to keep Edge installed and want a repeatable removal path rather than manual digging through system folders and app packages. The repository highlights practical compatibility considerations, including that certain apps and features may rely on...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Scoop Installer

    Scoop Installer

    A command-line installer for Windows

    Scoop is a command-line installer for Windows. If you have built software that you would like others to use, Scoop is an alternative to building an installer (like MSI or InnoSetup). You just need to compress your app to a .zip file and provide a JSON manifest that describes how to install it. Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    slpkg

    slpkg

    Slpkg is a user-friendly package manager for Slackware installations

    Slpkg is a software package manager that installs, updates, and removes packages on Slackware-based systems. It automatically calculates dependencies and determines the required steps for package installation. Slpkg simplifies managing machine groups by eliminating manual updates. The tool adheres to the standards of the slackbuilds.org organization for building packages and follows Slackware Linux's procedures for package installation, upgrades, and removal.
    Downloads: 11 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
  • 5

    apt-sel

    Backup and restore apt package selections

    On an apt / dpkg based Linux system, dump the list of installed packages in a file and select the same packages for installation, preferrably on a different system or version. Other than the usual recommendation `dpkg --get-selections` and `dpkg --set-selections` this keeps the information about automatic dependencies intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pmcyg

    A tool for creating offline Cygwin installers.

    pmcyg can create customized collections of Cygwin(TM) packages. pmcyg takes a user-supplied list of Cygwin package names, and downloads only them and their dependencies from a Cygwin mirror, e.g. to create a portable off-line installer on CDROM, DVD or USB flash. For the latest releases please visit https://github.com/rwpenney/pmcyg
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Unix GNU Windows

    Packages to create a Unix like environment under MS-Windows

    At this point this project is mainly wpkg which is a replica of dpkg and apt-get that works under Microsoft Windows and Unices. Since version 0.7.0 it works very nicely as it includes most of the important functionality of dpkg (i.e. most everything except dselect functions.) Otherwise, the Unix GNU Windows is expected to be a large set of packages that wpkg can handle. Packages of all the software available under MinGW and GnuWin32 so you can painlessly build a complete Unix like...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    DEB package installer

    DEB package installer

    DEB and RPM package installer

    Dpki is an APT tool which can be used in command-line and on the GUI. Dpki can install a local .deb file via the command line like the dpkg command, but with access to repositories to resolve dependencies.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Npackd
    Npackd (pronounced "unpacked") is an application store/package manager/marketplace for applications for Windows.
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 11

    Production Environment Tutor

    Automatic re-build of your environment on another linux platform

    Command line tool that coordinates downloading, recompilation, installation and building of environment modules. The tool is driven by simple INI files that keep track of dependencies between installed applications. Useful for HPC-like environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Expert Package Manager

    offline package manager for ubuntu

    Expert Package Manager - for Ubuntu Version 1.0 Build 2014.07.03 Developer : Aditya Kamble ( adityakamble49@gmail.com) Developers Website : http://adityakamble49.freevar.com Expert Package Manager is Command line utility for ubuntu to download and install packages offline Many ubuntu users dont have internet connection to download packages directly from internet using apt or Ubuntu Software Center So I Developed this utility program which can create shell file to download your package with all required dependencies compatible for your ubuntu version and architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PacmanTree

    PacmanTree

    Program for generating Arch Linux Pacman Manager dependencies graph

    Program to help using Arch Linux Pacman package manager. Program using pydot (python interface for Graphviz http://code.google.com/p/pydot/) to generate graph of dependencies for package selected by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nixstaller is an Open Source project with the goal to create user friendly and flexible installers that work on various UNIX like systems. Some of its features are: small size overhead, large compatibility, Lua scripting and few dependencies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    RDI is a library that gives your application the ability to install its dependencies at runtime. Perfect for plugins oriented architectures. Many kind of deps: RPMs, DEBs, .so, .dll, RubyGems... Easily extensible to new kinds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    The Universal Unix-Installer are 2 perl scripts that makes it easy to create a redistributable install package for binary executables on an unix platform(except Mac OSX). 1 perl script is for gathering the .so files 1 perl script for installing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    If you use apt-get commands and want to avoid application failures due to accidental lost dependencies then you want Apt-oops. Apt-oops supplements the usage of apt-get commands by safer usage and a logging and recovery system of removed packages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Universal sw mgmt tool optimized for best resource usage. In SW mgmt, sw is organized in packages with dependencies. Process consists of more tasks, using different resources: net, CPU UniPkg runs tasks in parallel with optimal usage of resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gpkgdep shows the FreeBSD package dependencies in three different views: - a tree view shows all packages required by each package - a tree view shows all packages which depend on each package - a list view allows to play with the packages. By marking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CIS is an installation software, oriented to every kind of developer. Thus, it can be applied to any language or development environment and can be used either by the occasional programmer (free), or by the professional developer (registered)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Openldapconf is a shell script to install and configure openldap and its dependencies automagically. By now, it includes integration with Samba and Squid. You can make a full installation or configure the packages separated. Powered by Slackware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JLaunchPad is the set of shell scripts and Java classes for simplifying installation/launching of Java applications. All application dependencies will be downloaded and installed automatically into local repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PackMan is a format independent package manager for Linux. It is used for installation, uninstallation and querying details of packages of some the formats - rpm, deb and tgz on any Linux system. It can handle dependencies across these package formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    UPMS is based on BSD ports system, it can be used on any FSH 2.x Linux compatible distribution. UPMS have two level of dependencies checking, required and suggested. This two levels makes UPMS to tune all of the packages to optimal or minimal, depend on
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB