awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Installation and Package Management · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesInstallation and Package Management

Focuses on the methods of provisioning software binaries, source code, and system-level dependencies.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Installation and Package Management. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Deployment Management and Strategies
  4. Deployment Management
  5. Installation and Package Management

Awesome Installation and Package Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Pythonaiartificial-intelligenceautonomous-agents
  • tesseract-ocr/tesseract

    tesseract-ocr/tesseract

    72,460GitHubView on GitHub↗

    Tesseract is a neural network-based optical character recognition engine designed to convert scanned images and digital documents into machine-readable, searchable text. It functions as both a command-line utility for automating large-scale digitization workflows and a cross-platform library that can be embedded into d

    C++hacktoberfestlstmmachine-learning
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • dani-garcia/vaultwarden

    dani-garcia/vaultwarden

    55,211GitHubView on GitHub↗

    Vaultwarden is a self-hosted password management server designed to store and synchronize sensitive credentials, identities, and organizational data across multiple client devices. It functions as a database-backed web application that provides an API layer for secure client-server communication, enabling users to mana

    Rustbitwardenbitwarden-rsdocker

Explore sub-tags

  • Automated InstallersUtilities that automate the verification of prerequisites, repository cloning, and initial configuration of software.
  • Binary and Source InstallationMethods for installing software using either pre-built binary packages or by compiling source code.
  • Build Dependency ManagementManagement of required system libraries and development tools necessary to build and run specific applications.
Native Installation Upgrades
Processes for updating package dependencies to newer versions using standard system management tools.