Automic VaultAutomic Vault

brew

nuitka mit Homebrew, apt installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install nuitka

local Homebrew formula metadata

Linux

Ubuntu aptverifiziert · 92%
sudo apt install nuitka

Ubuntu 24.04 LTS package indexes · nuitka · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

Python compiler written in Python

Befehle und Aliase

  • compile-python-for-nuitka-linux.sh
  • nuitka
  • nuitka-run

Verlauf

Projektgeschichte und Nutzung

Nuitka is a Python compiler written in Python. It translates Python programs into compiled executables or extension modules, with special attention to CPython compatibility and deployment modes such as standalone and onefile builds.

Projektgeschichte

Nuitka has roots in Kay Hayen's long-running Python compiler work. The official Nuitka blog index lists early stable releases back to at least Nuitka 0.2 on August 28, 2010, and later records Nuitka 1.0 on August 16, 2022, showing a project that spent many years maturing before the 1.0 milestone.

The GitHub repository was created on April 23, 2013, according to GitHub's repository API. By July 1, 2026, the same API reported 14,965 stars, which matches the pattern of a specialized but well-known packaging/compiler project rather than a tiny one-off CLI.

Adoptionsgeschichte

Nuitka's adoption track is tied to Python application distribution. Instead of only bundling Python files, it compiles Python through C/C toolchains and can produce executables that run without a separate installer. The official homepage says it works across Windows, macOS, Linux, and other Python-supported systems, and the GitHub README highlights standalone and onefile modes.

Homebrew packages Nuitka for macOS and Linux users; its formula showed stable version 4.1.3 and 1,054 installs over the 365-day analytics window visible on July 1, 2026. The project is also packaged by Linux distributions, including Ubuntu in this av.db source record, which gives it a route into distro-managed Python tooling.

Wie es verwendet wird

Package nerds reach for Nuitka when they want a Python program delivered as an executable, especially desktop apps, CLI tools, or internal utilities where asking the user to install Python and dependencies is undesirable. The common mental model is: install Nuitka, compile the entry point, decide between accelerated/module/standalone/onefile behavior, and then tune data files, imports, plugins, and platform-specific compiler details.

`--mode=standalone` and `--mode=onefile` matter in real usage because they answer different distribution problems: a directory tree that carries the runtime and dependencies, or a compressed single-file executable that extracts/runs as needed. Nuitka users often compare that tradeoff against PyInstaller, cx_Freeze, and native extension builds.

Warum Paket-Nerds sich dafür interessieren

Nuitka sits at the boundary between packaging and compilation. It is not the default Python package installer, but it is one of the serious tools people evaluate when Python packaging stops being about libraries and becomes about shipping an application to machines that may not have a managed Python environment.

Zeitleiste

  • 2010-08-28: Official blog index lists Nuitka Release 0.2.
  • 2013-04-23: GitHub repository created.
  • 2022-08-16: Official blog index lists Nuitka Release 1.0.
  • 2026-07-01: GitHub API reported 14,965 stars; Homebrew formula showed stable 4.1.3.

Related projects

  • CPython
  • PyInstaller
  • cx_Freeze
  • setuptools
  • Python packaging

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für nuitka 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.
  • Installiert mit 2 Laufzeitabhä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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
compile-python-for-nuitka-linux.shcliglobales Executable
nuitkacliglobales Executable
nuitka-runcliglobales 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-10
Manager-Version4.1.3
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://nuitka.net

  • InfoRelease/tag comparison is only available for GitHub repositories.https://nuitka.netnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:nuitka
Version4.1.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/nuitka
Homepagehttps://nuitka.net
Repositoryhttps://github.com/Nuitka/Nuitka
Upstream-Dokumentationhttps://nuitka.net/user-documentation/user-manual.html
LizenzAGPL-3.0-only
Quellarchivhttps://files.pythonhosted.org/packages/3f/d8/bdb7febea4b4fe5d3d6fe2610f946771f03e792e05a5e8ec00b62c00b265/nuitka-4.1.3.tar.gz
Zuletzt aktualisiert2026-06-22T13:55:04Z
Pulseupdated
Abhängigkeitenccache, python@3.14
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 Namenuitka
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Ubuntu apt95%

nuitka 1.3.5+ds-1

Python compiler with full language support and CPython compatibility

https://nuitka.net

sudo apt install nuitka
  • Section: universe/python
  • Architecture: all
  • 17 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Nuitka
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nuitka from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment