# nrg2iso mit Homebrew, apt, dnf, MacPorts, Nix, pacman installieren

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

## Installation

```sh
sudo av install brew:nrg2iso
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nrg2iso
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nrg2iso
```

  Evidenz: MacPorts ports tree: sysutils/nrg2iso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install nrg2iso
```

  Evidenz: Debian stable package indexes: nrg2iso from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install nrg2iso
```

  Evidenz: Fedora Rawhide package metadata: nrg2iso from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#nrg2iso
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/nr/nrg2iso/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S nrg2iso
```

  Evidenz: Arch Linux sync databases: nrg2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:nrg2iso
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/nrg2iso>
- **Version:** 0.4.1
- **Quellzusammenfassung:** Extract ISO9660 data from Nero nrg files
- **Homepage:** <http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html>
- **Upstream-Dokumentation:** <http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://distfiles.macports.org/nrg2iso/nrg2iso-0.4.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- nrg2iso (cli)
- nrg2iso (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.4.1
- lokale Daten: OK
- Upstream-Repository: http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

nrg2iso is a small GPL command-line utility for extracting the ISO9660 payload from Nero Burning ROM .nrg CD/DVD image files into standard .iso files. Its upstream page is an early-2000s personal project page that lists version 0.4.1 as the latest release, a simple two-argument invocation, and contributor patches for DVD support, Win32 support, and SUSE RPM packaging.

### Projektgeschichte

The project appears to have been built for the practical migration problem created by Nero's proprietary .nrg image format: users had disc images but wanted ordinary ISO files that Unix tools, burners, and mount workflows understood. The upstream page footer dates the site to 2003-2004 and the page names early portability contributions rather than a modern repository history.

### Adoptionsgeschichte

nrg2iso is niche but durable. It is packaged in Homebrew, Debian, Arch Linux, Fedora-family repositories, MacPorts, Nix, and other distributions, which suggests long-tail archival and recovery use rather than active application development. Homebrew's formula API reports low but nonzero install analytics, matching that occasional-conversion role.

### Wie es verwendet wird

Package users install it only when they have a Nero image to rescue or normalize, then run a direct conversion such as `nrg2iso image.nrg image.iso`. Debian's package description emphasizes that it extracts ISO9660 data and shows progress during conversion; there is no service, config file, or ecosystem integration to learn.

### Warum Paket-Nerds sich dafür interessieren

Its significance is as a tiny format-bridge utility that stayed packaged because old optical-disc formats remain useful in archives, backups, and retro computing workflows. The boringness is the point: the package exists so the user does not need Nero or a heavyweight image-conversion suite for one old file type.

### Zeitleiste

- 2003-2004: upstream personal site era shown in the page footer, with the package positioned as a Linux utility for Nero .nrg to ISO conversion.
- 0.4.1: upstream page and Homebrew formula both identify this as the stable/latest release line.
- 2026-07-01: Homebrew formula API reports stable version 0.4.1 and low long-tail install counts.

### Quellen

- <http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html>
- <https://archlinux.org/packages/extra/x86_64/nrg2iso/>
- <https://formulae.brew.sh/api/formula/nrg2iso.json>
- <https://packages.debian.org/trixie/nrg2iso>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nrg2iso
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - nrg2iso - 0.4-4.2: normalized package name match | Debian stable package indexes: nrg2iso from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Extracts ISO9660 data from Nero ".nrg" files | http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
- Nix - nrg2iso: normalized package name match | nixpkgs package indexes: pkgs/by-name/nr/nrg2iso/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - nrg2iso - 0.4-4.2: normalized package name match | Ubuntu 24.04 LTS package indexes: nrg2iso from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Extracts ISO9660 data from Nero ".nrg" files | http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
- dnf - nrg2iso - 0.4-38.fc45: normalized package name match | Fedora Rawhide package metadata: nrg2iso from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Convert Nero Burning Rom image files into ISO | http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
- pacman - nrg2iso - 0.4.1-3: normalized package name match | Arch Linux sync databases: nrg2iso from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Utility for converting CD or DVD image generated by Nero Burning Rom to ISO format | http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html
- MacPorts - nrg2iso: normalized package name match | MacPorts ports tree: sysutils/nrg2iso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/de/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Database and data packages](https://pkg.so/de/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [fig2dev](https://pkg.so/de/brew/fig2dev/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [pdf2svg](https://pkg.so/de/brew/pdf2svg/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [libwmf](https://pkg.so/de/brew/libwmf/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [ncmdump](https://pkg.so/de/brew/ncmdump/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [libemf2svg](https://pkg.so/de/brew/libemf2svg/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [pdf2json](https://pkg.so/de/brew/pdf2json/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [convertlit](https://pkg.so/de/brew/convertlit/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [psftools](https://pkg.so/de/brew/psftools/) - Shares pkgdb curated category or tags: cli, conversion, media.
- [makeicns](https://pkg.so/de/brew/makeicns/) - Both packages work with overlapping file formats or content types. Shared terms: cli, conversion, files, image, media.

## Combined YAML source

View the package source record on GitHub. [combined/nrg2iso.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nrg2iso.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
