awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesDebian Package Builds

Provides a Debian package for Linux integrating with apt-based package managers.

Distinct from Linux Package Generators: Distinct from Linux Package Generators: focuses on producing Debian packages specifically, not general Linux package generation.

Explore 8 awesome GitHub repositories matching devops & infrastructure · Debian Package Builds. Refine with filters or upvote what's useful.

Awesome Debian Package Builds GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sjj1024/pakeplus-androidAvatar von Sjj1024

    Sjj1024/PakePlus-Android

    5,942Auf GitHub ansehen↗

    PakePlus-Android is a tool that converts any public webpage or static frontend project into a native desktop or mobile application. It wraps web content inside a configurable WebView shell, enabling the creation of cross-platform apps for Windows, Mac, Linux, Android, and iOS from a single source. The project distinguishes itself by automating the entire packaging and compilation pipeline through GitHub Actions, requiring no local development environment or dependencies. Users configure the app name, icon, window behavior, and platform-specific settings through a guided interface or configura

    Provides a Debian package for Linux integrating with apt-based package managers.

    Luabuildpacbaopack
    Auf GitHub ansehen↗5,942
  • zoneminder/zoneminderAvatar von ZoneMinder

    ZoneMinder/zoneminder

    5,855Auf GitHub ansehen↗

    ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.

    Builds a distributable package from source code for deployment on Linux systems without a repository.

    PHPcctvdistributedh264
    Auf GitHub ansehen↗5,855
  • theos/theosAvatar von theos

    theos/theos

    4,867Auf GitHub ansehen↗

    Theos ist ein plattformübergreifendes Toolchain- und Build-System für die mobile Entwicklung, das zum Kompilieren und Verpacken von Software für mobile Betriebssysteme entwickelt wurde. Es fungiert als System-Tweak-Kit und Runtime-Hooking-Framework, das es Entwicklern ermöglicht, Modifikationen zu erstellen, die das interne Verhalten mobiler Betriebssystemumgebungen verändern. Das Projekt zeichnet sich durch die Bereitstellung einer spezialisierten Präprozessor-Syntax aus, die Low-Level-API-Aufrufe generiert und den Boilerplate-Code entfernt, der normalerweise für das Hooking von Funktionen und Methoden erforderlich ist. Es ermöglicht dynamisches Runtime-Method-Swizzling und Klassenerweiterungen, wodurch Entwickler existierende Systemmethoden abfangen und durch benutzerdefinierte Implementierungen ersetzen können, während die Fähigkeit erhalten bleibt, die ursprüngliche Funktionalität aufzurufen. Die Toolchain deckt ein breites Spektrum an Funktionen ab, einschließlich Multi-Architektur-Build-Orchestrierung für verschiedene Prozessoren und Simulatoren sowie die Generierung von Multi-Format-Installationspaketen wie deb, ipa, pkg und rpm. Sie enthält dedizierte Unterstützung für die Entwicklung in rootless Umgebungen durch Compile-Time-Pfad-Auflösung und Anpassungen der Bibliotheksverknüpfung. Das Build-System wird über Makefiles verwaltet und unterstützt eine Vielzahl von Projekt-Scaffolding-Templates, um das initiale Entwicklungs-Setup zu automatisieren.

    Generates Debian (.deb) installation packages from project directories without requiring external toolsets.

    Makefilebuild-systemioslinux
    Auf GitHub ansehen↗4,867
  • lakinduakash/linux-wifi-hotspotAvatar von lakinduakash

    lakinduakash/linux-wifi-hotspot

    4,297Auf GitHub ansehen↗

    Dieses Projekt ist ein Linux-WiFi-Hotspot-Manager, der eine grafische Benutzeroberfläche und Kommandozeilentools zur Erstellung drahtloser Zugangspunkte und zur gemeinsamen Nutzung von Internetverbindungen bereitstellt. Es fungiert als Netzwerkschnittstellen-Sharer und Access-Point-Controller, der Konnektivität von jeder Netzwerkschnittstelle an drahtlose Clients verteilt. Die Software zeichnet sich dadurch aus, dass sie einen VPN-Traffic-Router enthält, der Hotspot-Traffic durch eine virtuelle Netzwerkschnittstelle tunnelt, um sichere Konnektivität bereitzustellen. Zudem bietet sie ein Utility zur Generierung von QR-Codes für die Freigabe von Verbindungsdetails, was es Geräten ermöglicht, dem Netzwerk ohne manuelle Passworteingabe beizutreten. Das Tool deckt umfassendes Netzwerkmanagement ab, einschließlich DHCP- und DNS-Zuweisung, SSID- und Kanal-Konfiguration sowie Echtzeit-Überwachung verbundener Geräte. Sicherheit wird durch MAC-Adress-Zugriffskontrolle und Wireless-Client-Isolierung gehandhabt, um die Kommunikation zwischen verbundenen Geräten zu verhindern. Das Projekt enthält ein Build-System, das die Software in Debian-Pakete unter Verwendung von Containern kompiliert, um eine konsistente Build-Umgebung sicherzustellen.

    Compiles the software into Debian packages to ensure seamless integration with apt-based package managers.

    Carchlinuxgtk3gui
    Auf GitHub ansehen↗4,297
  • ptitseb/box86Avatar von ptitSeb

    ptitSeb/box86

    3,783Auf GitHub ansehen↗

    Box86 is a Linux userspace emulator and instruction translator designed to run x86 binaries on ARM-based devices. It functions as a hardware compatibility layer that simulates an x86 environment, allowing software built for different processor architectures to execute on ARM Linux. The project utilizes a dynamic recompiler to translate x86 opcodes into native ARM instructions at runtime, increasing execution speed over standard interpretation. To further improve performance and stability, it wraps native system libraries and Vulkan drivers, redirecting architecture-specific calls to native ho

    Provides the software as a Debian package for simplified installation on compatible Linux distributions.

    Carmarm-platformsdynarec
    Auf GitHub ansehen↗3,783
  • void-linux/void-packagesAvatar von void-linux

    void-linux/void-packages

    3,276Auf GitHub ansehen↗

    This project is a source-based package management framework designed to build, maintain, and distribute software for a Linux operating system. It provides a comprehensive infrastructure for transforming source code into reproducible binary packages, utilizing modular shell-script templates to manage the entire lifecycle of fetching, patching, configuring, and compiling software. The system distinguishes itself through its focus on isolated build environments and cross-compilation capabilities. By utilizing dedicated master directories and specialized toolchains, it ensures that builds remain

    Provides a collection of build templates and scripts for compiling source code into installable binary packages.

    Shellhacktoberfestvoidlinux
    Auf GitHub ansehen↗3,276
  • mstorsjo/llvm-mingwAvatar von mstorsjo

    mstorsjo/llvm-mingw

    2,860Auf GitHub ansehen↗

    Llvm-mingw is an LLVM-based cross-compiler toolchain and MinGW-w64 development suite that builds native Windows executables from non-Windows operating systems using Clang and LLD. It compiles C and C++ source code into native portable executable binaries targeting multiple Windows CPU architectures from a single host environment. The toolchain supports configuring builds to use specific C runtime library targets for compatibility across different operating system versions. It includes capabilities for producing native Windows debug information and CodeView debug symbols alongside compiled bin

    Packages compiler toolchains and project dependencies into container images to run reliable and reproducible builds.

    C
    Auf GitHub ansehen↗2,860
  • anandnet/harmony-musicAvatar von anandnet

    anandnet/Harmony-Music

    2,884Auf GitHub ansehen↗

    Builds a Debian package for Linux distribution using the project's build configuration.

    Dartandroid-appflutterflutter-app
    Auf GitHub ansehen↗2,884
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Linux Package Generators
  6. Debian Package Builds

Unter-Tags erkunden

  • Containerized Build EnvironmentsUsing isolated container environments to ensure reproducible and consistent package compilation. **Distinct from Debian Package Builds:** Focuses on the isolation mechanism (containers) for building the package, not just the resulting Debian package format.
  • Source BuildsBuilds a distributable package from source code for deployment on Linux systems without a repository. **Distinct from Debian Package Builds:** Distinct from Debian Package Builds: covers building from source for any Linux distribution, not just Debian packages.