Automic VaultAutomic Vault

brew

limine mit Homebrew, apk, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für limine in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install limine

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add limine

Alpine Linux edge package indexes · limine · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#limine

nixpkgs package indexes · pkgs/by-name/li/limine/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S limine

Arch Linux sync databases · limine · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install limine

openSUSE Tumbleweed package metadata · limine · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Modern, advanced, portable, multiprotocol bootloader and boot manager

Befehle und Aliase

  • limine

Verlauf

Projektgeschichte und Nutzung

Limine is a bootloader, boot manager, and reference implementation of the Limine boot protocol. It is packaged for people building operating systems, custom boot media, and systems that need a modern multiprotocol loader rather than a general-purpose application.

Projektgeschichte

Limine developed as a portable bootloader that supports BIOS and UEFI-style use cases across multiple architectures. Its README describes support for IA-32, x86-64, aarch64, riscv64, and loongarch64, plus boot protocols including Linux, Limine, Multiboot 1, Multiboot 2, and chainloading.

The project is closely tied to its own boot protocol: Limine is both a boot manager for users and the reference implementation for OS developers targeting that protocol. The repository also documents configuration and protocol details in standalone files, which is typical for bootloader projects where the file format and ABI are as important as the executable.

Adoptionsgeschichte

Limine's adoption is strongest in hobby operating-system development, custom kernels, and boot-media workflows. Its packaging in Homebrew and several Linux-oriented package sets makes it easier to install the host-side limine tool without vendoring a bootloader tree into every OS project.

Wie es verwendet wird

Packaged usage generally means installing the limine host tool, placing Limine boot files on a target disk or image, and writing a limine.conf menu. The documented configuration search paths explain why the package is useful for repeatable image-building scripts as well as interactive boot-manager setups.

Warum Paket-Nerds sich dafür interessieren

Limine matters to package nerds because it packages a low-level boot artifact with a normal userland CLI. That makes an unusually hardware-adjacent workflow reproducible through ordinary package managers, while still carrying protocol documentation, binary releases, and strict configuration-file semantics.

Zeitleiste

  • 2021: Public issue traffic referenced Limine v1.0 in bootloader installation workflows.
  • 7.x series: Limine releases began using Semantic Versioning for release naming.
  • 2026-06-09: The GitHub repository release panel listed v12.3.3.

Related projects

  • Related projects and standards include the Limine boot protocol, Linux boot protocol support, Multiboot 1, Multiboot 2, UEFI booting, and other bootloaders such as GRUB and systemd-boot.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für limine wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<EFI app path>/limine.conf/boot/limine/limine.conf/boot/limine.conf/limine/limine.conf/limine.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
liminecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version12.4.0
Manager aktualisiert2026-07-02
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Limine-Bootloader/Limine

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:limine
Version12.4.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/limine
Homepagehttps://github.com/Limine-Bootloader/Limine
Repositoryhttps://github.com/Limine-Bootloader/Limine
Upstream-Dokumentationhttps://github.com/limine-bootloader/limine/blob/trunk/CONFIG.md
LizenzBSD-2-Clause
Quellarchivhttps://github.com/Limine-Bootloader/Limine/releases/download/v12.4.0/limine-12.4.0.tar.gz
Zuletzt aktualisiert2026-07-02T00:17:30Z
Pulseupdated
Build-Abhängigkeitenlld, llvm, mtools, nasm
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelimine
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

limine

nix profile install nixpkgs#limine
  • normalized package name match
  • Abgeglichen nach: Limine
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/limine/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

limine 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager

https://limine-bootloader.org

sudo apk add limine
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-bios 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (BIOS sys file)

https://limine-bootloader.org

sudo apk add limine-bios
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-bios from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-bios-cd 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (BIOS CD binary)

https://limine-bootloader.org

sudo apk add limine-bios-cd
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-bios-cd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-bios-pxe 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (BIOS PXE executable)

https://limine-bootloader.org

sudo apk add limine-bios-pxe
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-bios-pxe from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-bios-updater 12.3.3-r0

Limine auto-updater for BIOS

https://limine-bootloader.org

sudo apk add limine-bios-updater
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-bios-updater from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-doc 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (documentation)

https://limine-bootloader.org

sudo apk add limine-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-aarch64 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (aarch64 EFI image)

https://limine-bootloader.org

sudo apk add limine-efi-aarch64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-aarch64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-cd 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (EFI CD binary)

https://limine-bootloader.org

sudo apk add limine-efi-cd
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-cd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-loongarch64 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (loongarch64 EFI image)

https://limine-bootloader.org

sudo apk add limine-efi-loongarch64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-loongarch64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-riscv64 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (riscv64 EFI image)

https://limine-bootloader.org

sudo apk add limine-efi-riscv64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-riscv64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-updater 12.3.3-r0

Limine auto-updater for EFI payload

https://limine-bootloader.org

sudo apk add limine-efi-updater
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-updater from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-x86 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (IA-32 EFI image)

https://limine-bootloader.org

sudo apk add limine-efi-x86
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-x86 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-efi-x86_64 12.3.3-r0

Modern, secure, portable, multiprotocol bootloader and boot manager (x86-64 EFI image)

https://limine-bootloader.org

sudo apk add limine-efi-x86_64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-efi-x86_64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

limine-tool 12.3.3-r0

Limine host tool

https://limine-bootloader.org

sudo apk add limine-tool
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: limine
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Limine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: limine-tool from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
pacman95%

limine 12.3.3-1

An advanced, portable, multiprotocol bootloader

https://github.com/Limine-Bootloader/Limine

sudo pacman -S limine
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Limine
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: limine from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment