Showing 26 open source projects for "linux install"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Homebrew

    Homebrew

    Open-source, free package manager for Mac and Linux

    Homebrew is a free and open-source package manager designed for macOS and Linux that simplifies installing and managing software from the command line. Often called “the missing package manager,” it provides tools and applications that are not included by default with the operating system. Homebrew installs packages into its own directory and safely symlinks them, keeping the system clean and organized. It uses simple commands like brew install to handle downloading, building, and updating software automatically. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2

    nsisbi

    NSISBI aims to remove the current 2GB limit found in NSIS.

    NSISBI aims to remove the current 2GB limit found in NSIS. This version adds support for using a separate file for storing the install data, therefore allowing installer sizes up to a theoretical max size of 8EB (this is controlled by NSIS_CONFIG_EXTERNAL_FILE_SUPPORT, this is turned on by default). On versions before 7069-1, the compiler (makensis) is designed to run on 64 bit machines as this is the feature needed to make installers bigger than 2GB. On versions before 7208-1, source...
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 3
    PyAppExec

    PyAppExec

    Launcher that prepares Python/deps and runs your app like OS-native

    PyAppExec is a cross‑platform open-source launcher and installer that makes Python apps feel native. It locates or installs the required Python runtime, provisions an isolated virtual environment, installs your project’s pip requirements, and handles any external tools requirements or dependencies (e.g., FFmpeg) with version checks and auto-download/extract on Windows/macOS/Linux. The Qt-based installer can scaffold pyappexec.ini, copy/rename the launcher, and (on macOS) bundle a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 1,981 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DCP Setup Maker

    DCP Setup Maker

    Powerful cross-platform install builder

    Great and powerful application to generate stable and multi-platform java installers. Watch a demo of DCP Setup Maker's installer being made in 2 minutes: https://www.youtube.com/watch?v=dmF5Kyla7Hg Its intuitive UI and exceptional ease of use makes it very easy to build complex installers with large amounts of files. The whole process is done step by step through a wizard-like interface, filling in fields and setting up files to finally build your package. *Required: Java...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Appupdater
    Appupdater provides advanced functionality to Windows, similar to apt-get or yum on Linux. It automates the process of installing and maintaining up to date versions of programs. It is fully customizable for use in a corporate environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Homebrew Cask

    Homebrew Cask

    CLI workflow for the administration of macOS apps as binaries

    ...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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OOS Software Distribution

    OOS Software Distribution

    Various programs accessed through a shell developed by a teenager.

    ...This "Shell" is not yet standalone; Meaning, it uses some platform-dependent code, and requires the Bash shell to work properly. It currently is only available for mac, but any of you can compile it for your Linux machines. Included with this shell are 3 nonbuiltin programs, which you can install during the installation of the "Operating System." OOS Mimics a UNIX Shell in every way I can think of, and acts as a little embedded Operating System. This, of course, allows for programs to be run. The nonbuiltin programs that I have developed and included include a game, a calculator, an encryption program, and another random program. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10

    whitehack

    user created patches for broken vendor provided RPMs & installers

    ...Ever downloaded a vendors RPM/installer for some hardware (or even software), installed the RPM/installer only to have to hack the installation to get it working? Point in question: Brother printers with selinux: Well that is just what I had to do when I bought my Brother MFC-J6910DW printer and tried to install it on RHEL/Centos Linux. After a bit of googling I found a 4 line hack that fixed the problem. But then I went one hack further and created a whitehack. This is a RPM/installer that installs my "white hack" on your computer. Whitehacks come in two forms: * whitehack_XXX - unenabled, good for initial review * whitehack_XXX-enabled - install enabled, good for batch patch installs Keywords: rpmbuild, .spec, brlpdwrappermfc, brprintconf_mfc, audit2allow and semodule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zero Apps
    Applications for Zero Install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13
    Install Perl Module Script : Free Script to Install Perl modules to our system. This is an automated script developed in Perl to install Perl modules and all of its dependent modules with in a single step. Geo Varghese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    With phpAdamoto it is possible to administrate many clients and servers from a web console powered by php. It lets you start and monitor any script on client machines to do any kind of administrative work like changing configurations, install software an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SWT Web Installer is a Java library that helps to install Java applications based on SWT. With it, it is the application itself that downloads and installs the right version of the SWT library for the PC in which is running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multitude is a tool to install and manage packages on all your debian machines in one place. It aims to be like aptitude but for your whole serverfarm or so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phPKG (,,peripheral packager'') is a set of software that allows to maintain updates and extensions for any PHP program. Currently, designed for phpBB3, and allows to install any MODX extension. Uses local files as well as global repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Browse your Subversion repository on your website - all you need is PHP and access to the svn command line. No complex configuration, Apache 2.0 upgrade or modules to install, just plain old PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WinPack if an automated software manage system for Windows to install, remove, upgrade and downgrade softwares.It get information from the update sources. Do some similar work like google pack and Synaptic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tardiff is a perl utility that enables easy patch creation for two different versions of a build/install tree in tarball format. tardiff uses advanced mechanisms to determine differences (visit homepage for a thorough description).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Uraga aims to create a CPAN like package installation and management system for Python. Uraga will allow users to download and install Python packages from the Internet by using simple commands. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHP Packager is a dynamic application for PHP developers and web developers alike. It's basically a ONE file installer program, so no messy extractions, etc, just place in the directory you want to install to and you're done!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Build Installer provides a lightweight GUI installer application to go over an existing configure/make/install source package. Its purpose is to make installing software from source easier and faster for end users, particularly non-developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The InstallGuru is a program written in Java for creating installers for Java and non-Java applications. Since this install application is written in Java, it can run almost on any operating system where there is a JRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB