awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sjj1024/pakeplus-androidالصورة الرمزية لـ Sjj1024

    Sjj1024/PakePlus-Android

    5,942عرض على GitHub↗

    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
    عرض على GitHub↗5,942
  • zoneminder/zoneminderالصورة الرمزية لـ ZoneMinder

    ZoneMinder/zoneminder

    5,855عرض على GitHub↗

    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
    عرض على GitHub↗5,855
  • theos/theosالصورة الرمزية لـ theos

    theos/theos

    4,867عرض على GitHub↗

    Theos هي أداة تطوير محمولة متعددة المنصات ونظام بناء مصمم لتجميع وتعبئة البرمجيات لأنظمة تشغيل الأجهزة المحمولة. تعمل كمجموعة أدوات تعديل النظام وإطار عمل ربط وقت التشغيل، مما يسمح للمطورين بإنشاء تعديلات تغير السلوك الداخلي لبيئات نظام تشغيل الأجهزة المحمولة. يتميز المشروع من خلال توفير بناء جملة معالج مسبق متخصص يولد استدعاءات واجهة برمجة تطبيقات منخفضة المستوى، مما يزيل الكود النموذجي المطلوب عادةً لربط الوظائف والطرق. يتيح تبديل طرق وقت التشغيل الديناميكي وامتدادات الفئات، مما يسمح للمطورين باعتراض طرق النظام الحالية واستبدالها بتنفيذات مخصصة مع الحفاظ على القدرة على استدعاء الوظيفة الأصلية. تغطي سلسلة الأدوات مجموعة واسعة من القدرات، بما في ذلك تنسيق بناء متعدد البنيات للمعالجات والمحاكيات المختلفة، وتوليد حزم تثبيت متعددة التنسيقات مثل deb و ipa و pkg و rpm. تتضمن دعماً مخصصاً لتطوير البيئة بدون جذر (rootless) من خلال حل المسار في وقت التجميع وتعديلات ربط المكتبة. تتم إدارة نظام البناء عبر Makefiles ويدعم مجموعة متنوعة من قوالب سقالات المشروع لأتمتة إعداد التطوير الأولي.

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

    Makefilebuild-systemioslinux
    عرض على GitHub↗4,867
  • lakinduakash/linux-wifi-hotspotالصورة الرمزية لـ lakinduakash

    lakinduakash/linux-wifi-hotspot

    4,297عرض على GitHub↗

    This project is a Linux WiFi hotspot manager that provides a graphical user interface and command-line tools for creating wireless access points and sharing internet connections. It functions as a network interface sharer and access point controller, distributing connectivity from any network interface to wireless clients. The software distinguishes itself by including a VPN traffic router that tunnels hotspot traffic through a virtual network interface to provide secure connectivity. It also features a utility to generate QR codes for sharing connection details, allowing devices to join the

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

    Carchlinuxgtk3gui
    عرض على GitHub↗4,297
  • ptitseb/box86الصورة الرمزية لـ ptitSeb

    ptitSeb/box86

    3,783عرض على GitHub↗

    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
    عرض على GitHub↗3,783
  • void-linux/void-packagesالصورة الرمزية لـ void-linux

    void-linux/void-packages

    3,276عرض على GitHub↗

    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
    عرض على GitHub↗3,276
  • mstorsjo/llvm-mingwالصورة الرمزية لـ mstorsjo

    mstorsjo/llvm-mingw

    2,860عرض على GitHub↗

    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
    عرض على GitHub↗2,860
  • anandnet/harmony-musicالصورة الرمزية لـ anandnet

    anandnet/Harmony-Music

    2,884عرض على GitHub↗

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

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

استكشف الوسوم الفرعية

  • 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.