awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्ट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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sjj1024/pakeplus-androidSjj1024 का अवतार

    Sjj1024/PakePlus-Android

    5,942GitHub पर देखें↗

    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/zoneminderZoneMinder का अवतार

    ZoneMinder/zoneminder

    5,855GitHub पर देखें↗

    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/theostheos का अवतार

    theos/theos

    4,867GitHub पर देखें↗

    Theos एक क्रॉस-प्लेटफ़ॉर्म मोबाइल डेवलपमेंट टूलचेन और बिल्ड सिस्टम है जिसे मोबाइल ऑपरेटिंग सिस्टम्स के लिए सॉफ़्टवेयर को कंपाइल और पैकेज करने के लिए डिज़ाइन किया गया है। यह एक सिस्टम ट्विक किट और रनटाइम हुकिंग फ्रेमवर्क के रूप में कार्य करता है, जो डेवलपर्स को ऐसे संशोधन बनाने की अनुमति देता है जो मोबाइल OS एनवायरनमेंट के आंतरिक व्यवहार को बदलते हैं। यह प्रोजेक्ट विशेष प्रीप्रोसेसर सिंटैक्स प्रदान करके खुद को अलग करता है जो लो-लेवल API कॉल्स जनरेट करता है, जिससे फंक्शन और मेथड हुकिंग के लिए आमतौर पर आवश्यक बॉयलरप्लेट कोड हट जाता है। यह डायनामिक रनटाइम मेथड स्विज़लिंग और क्लास एक्सटेंशन को सक्षम बनाता है, जिससे डेवलपर्स मौजूदा सिस्टम मेथड्स को इंटरसेप्ट कर सकते हैं और उन्हें कस्टम इम्प्लीमेंटेशन के साथ बदल सकते हैं, जबकि मूल कार्यक्षमता को कॉल करने की क्षमता बनाए रखते हैं। टूलचेन विभिन्न प्रोसेसर और सिमुलेटरों के लिए मल्टी-आर्किटेक्चर बिल्ड ऑर्केस्ट्रेशन, और deb, ipa, pkg, और rpm जैसे मल्टी-फॉर्मेट इंस्टॉलेशन पैकेजेस के निर्माण सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें कंपाइल-टाइम पथ रिज़ॉल्यूशन और लाइब्रेरी लिंक समायोजन के माध्यम से रूटलेस एनवायरनमेंट डेवलपमेंट के लिए समर्पित सपोर्ट शामिल है। बिल्ड सिस्टम को Makefiles के माध्यम से मैनेज किया जाता है और यह प्रारंभिक डेवलपमेंट सेटअप को ऑटोमेट करने के लिए विभिन्न प्रोजेक्ट स्कैफोल्डिंग टेम्प्लेट्स को सपोर्ट करता है।

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

    Makefilebuild-systemioslinux
    GitHub पर देखें↗4,867
  • lakinduakash/linux-wifi-hotspotlakinduakash का अवतार

    lakinduakash/linux-wifi-hotspot

    4,297GitHub पर देखें↗

    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/box86ptitSeb का अवतार

    ptitSeb/box86

    3,783GitHub पर देखें↗

    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-packagesvoid-linux का अवतार

    void-linux/void-packages

    3,276GitHub पर देखें↗

    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-mingwmstorsjo का अवतार

    mstorsjo/llvm-mingw

    2,860GitHub पर देखें↗

    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-musicanandnet का अवतार

    anandnet/Harmony-Music

    2,884GitHub पर देखें↗

    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.