pkg.soopen package index

brew / Rang 1809

xorriso mit Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install xorriso

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install xorriso

MacPorts ports tree · sysutils/xorriso/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add xorriso

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

Debian aptverifiziert · 92%
sudo apt install xorriso

Debian stable package indexes · xorriso · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install xorriso

Fedora Rawhide package metadata · xorriso · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#xorriso

nixpkgs package indexes · xorriso · Quelle: raw.githubusercontent.com

openSUSE zypperverifiziert · 92%
sudo zypper install xorriso

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libisoburn

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

Überblick

Paketzusammenfassung

ISO9660+RR manipulation tool

Befehle und Aliase

  • osirrox
  • xorrecord
  • xorriso
  • xorriso-dd-target
  • xorriso-tcltk
  • xorrisofs

Verlauf

Projektgeschichte und Nutzung

GNU xorriso is an ISO 9660 Rock Ridge filesystem manipulator by Thomas Schmitt, derived from and supported by the Libburnia project. It can create, load, modify, extract from, and write ISO images, including optical-media sessions and plain filesystem image files.

Its defining package-nerd role is consolidation: xorriso incorporates Libburnia libraries so it does not need an external ISO formatter or burn program, while also providing mkisofs and cdrecord emulation through xorrisofs and xorrecord aliases.

Projektgeschichte

The changelog records the initial libisoburn/xorriso release as 0.1.0 on 2008-02-15. That first entry already states the core design: libisoburn connects libisofs and libburn, emulates multi-session behavior on media without session history, and xorriso is an integrated multi-session tool for ISO 9660 Rock Ridge images.

By 2008-03, standalone xorriso 0.1.2 added early cdrecord and mkisofs emulation modes. In 2008-04, libisoburn 0.1.4 improved ISO tree reading, added incremental backup functionality, and expanded the emulation of basic mkisofs and cdrecord options. By 2008-07, make install created the osirrox, xorrisofs, and xorrecord aliases, making the single engine present familiar command faces to existing workflows.

The 2009-2013 changelog shows xorriso evolving beyond disc burning into a serious image-construction and backup tool: BD media support, ACL and extended attribute recording, zisofs/gzip filters, hardlink preservation, MD5 recording and checking, ISOLINUX boot images, and later GRUB2, EFI, HFS+, GPT, and partition-table-related boot support.

The GNU page and README present the mature project as a GNU contribution from Libburnia. Current documentation describes support for GNU/Linux, FreeBSD, Solaris, and NetBSD drive access, with POSIX file-object operation on other X/Open systems.

Adoptionsgeschichte

xorriso gained adoption where users needed more than a one-shot ISO image writer. It can update existing images, grow sessions, extract files back out, verify media, preserve Unix metadata, and produce bootable images, so it fits distribution-image build systems, backup scripts, and optical-media maintenance.

Its mkisofs and cdrecord compatibility modes helped adoption by letting existing habits and scripts migrate without requiring every caller to learn xorriso's native command language first. The xorrisofs name is especially important in build tooling because it presents xorriso as a mkisofs-like ISO producer while still using the Libburnia stack underneath.

As optical media became less central, xorriso stayed relevant because ISO images remained central to OS installers, rescue media, virtual-machine boot media, and reproducible artifact pipelines. The official docs explicitly note that xorriso operates on ISO images in data files or block devices, not only physical discs.

Wie es verwendet wird

Common usage includes creating Rock Ridge ISO images from directory trees, adding boot equipment for ISOLINUX or GRUB via El Torito/MBR/EFI structures, extracting files from existing images with osirrox-style behavior, and writing new or add-on sessions to optical media or image files.

Package builders and release engineers often use the mkisofs-compatible xorrisofs interface when a script expects mkisofs/genisoimage semantics. The xorrecord interface handles a narrower cdrecord-like task set, while native xorriso mode exposes richer image-tree manipulation, session loading, verification, and command-file workflows.

The manpage is unusually explicit about the filesystem model: ISO 9660 sessions are generated and mounted read-only, while xorriso loads existing image metadata, stages modifications, and commits a new session or replacement image. That model makes it useful for controlled image mutation rather than just burning a finished blob.

Warum Paket-Nerds sich dafür interessieren

xorriso is the quiet workhorse behind many bootable ISO workflows. It matters because it bridges old optical-media command traditions, modern bootable installer images, Unix metadata preservation, and script compatibility in one package.

It also represents a packaging-friendly alternative to relying on historically separate formatter and recorder tools. One install provides the native xorriso command plus aliases for mkisofs-like and cdrecord-like callers, reducing the amount of external tool choreography in build scripts.

For package nerds, the project is a reminder that declining hardware categories can leave behind essential file formats. Even users who never burn a disc still depend on ISO construction and inspection for OS images, virtual machines, firmware workflows, and archival media.

Zeitleiste

  • 2008-02-15: libisoburn/xorriso 0.1.0 is released as the initial integrated ISO 9660 Rock Ridge multi-session tool.
  • 2008-03-12: xorriso 0.1.2 appears as a standalone release with early cdrecord and mkisofs emulation modes.
  • 2008-07-25: libisoburn 0.2.2.pl01 installs osirrox, xorrisofs, and xorrecord aliases.
  • 2009-03: xorriso gains ACL and extended-attribute import/export support.
  • 2009-07: hardlink recording/restoring and the -for_backup shortcut appear.
  • 2009-10: MD5 checksums for sessions and individual data files are added.
  • 2011-06: GNU xorriso 1.1.0 appears in the changelog as a GNU-branded release line.
  • 2026-05-22: The GNU site lists xorriso 1.5.8.pl02 as the current source release.

Related projects

  • libburn provides the optical-drive recording layer used by xorriso.
  • libisofs provides ISO 9660 image creation and manipulation support.
  • libisoburn coordinates libburn and libisofs and is the source project that contains xorriso.
  • mkisofs and genisoimage are compatibility targets for xorrisofs-style ISO creation.
  • cdrecord and cdrskin are related optical-media recording tools in the same command-line tradition.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:record

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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
osirroxExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xorrecordExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xorrisoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xorriso-dd-targetExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xorriso-tcltkExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xorrisofsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version1.5.8.pl02
Manager aktualisiert2026-05-24
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:xorriso
Version1.5.8.pl02
PaketmanagerHomebrew
Homepagehttps://www.gnu.org/software/xorriso/
Zuletzt aktualisiert2026-05-24T18:54:04Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

xorriso 1.5.6-1.2+b1

command line ISO-9660 and Rock Ridge manipulation tool

http://libburnia-project.org

sudo apt install xorriso
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: libisoburn
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Xorriso
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xorriso from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xorriso

nix profile install nixpkgs#xorriso
  • normalized package name match
  • Abgeglichen nach: Xorriso
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: xorriso from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

xorriso 1:1.5.6-1.1ubuntu3

command line ISO-9660 and Rock Ridge manipulation tool

http://libburnia-project.org

sudo apt install xorriso
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: libisoburn
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Xorriso
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xorriso from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

xorriso 1.5.8-r0

ISO-9660 and Rock Ridge image manipulation tool

https://dev.lovelyhq.com/libburnia/libisoburn

sudo apk add xorriso
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: libisoburn
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xorriso
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xorriso from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

xorriso 1.5.8-3.fc45

ISO-9660 and Rock Ridge image manipulation tool

https://scdbackup.sourceforge.net/xorriso_eng.html

sudo dnf install xorriso
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libisoburn
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xorriso
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xorriso from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

libisoburn 1.5.8.2-1

Frontend for libraries libburn & libisofs

https://dev.lovelyhq.com/libburnia/libisoburn

sudo pacman -S libisoburn
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Xorriso
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libisoburn from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

xorriso 1.5.8-1.2

ISO 9660 Rock Ridge Filesystem Manipulator

https://libburnia-project.org/

sudo zypper install xorriso
  • License: GPL-2.0-or-later
  • Category: Productivity/Multimedia/CD/Record
  • Architecture: x86_64
  • Source Package: libisoburn
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Xorriso
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xorriso from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

xorriso

sudo port install xorriso
  • normalized package name match
  • Abgeglichen nach: Xorriso
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/xorriso/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

xorriso-dd-target 1.5.6-1.2

Device evaluator and disk image copier for GNU/Linux

http://libburnia-project.org

sudo apt install xorriso-dd-target
  • Section: utils
  • Architecture: all
  • Source Package: libisoburn
  • installed executable or alias match
  • Abgeglichen nach: Xorriso Dd Target
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xorriso-dd-target from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

xorriso-tcltk 1.5.6-1.2

educational GUI frontend for ISO-9660 manipulation tool xorriso

http://libburnia-project.org

sudo apt install xorriso-tcltk
  • Section: utils
  • Architecture: all
  • Source Package: libisoburn
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Xorriso Tcltk
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xorriso-tcltk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

xorriso-dd-target 1:1.5.6-1.1ubuntu3

Device evaluator and disk image copier for GNU/Linux

http://libburnia-project.org

sudo apt install xorriso-dd-target
  • Section: universe/utils
  • Architecture: all
  • Source Package: libisoburn
  • installed executable or alias match
  • Abgeglichen nach: Xorriso Dd Target
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xorriso-dd-target from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

xorriso-tcltk 1:1.5.6-1.1ubuntu3

educational GUI frontend for ISO-9660 manipulation tool xorriso

http://libburnia-project.org

sudo apt install xorriso-tcltk
  • Section: universe/utils
  • Architecture: all
  • Source Package: libisoburn
  • 3 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Xorriso Tcltk
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xorriso-tcltk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper92%

xorriso-tcltk 1.5.8-1.2

Graphical frontend for xorriso

https://libburnia-project.org/

sudo zypper install xorriso-tcltk
  • License: GPL-2.0-or-later
  • Category: Productivity/Multimedia/CD/Record
  • Architecture: x86_64
  • Source Package: libisoburn
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • installed executable or alias match
  • Abgeglichen nach: Xorriso Tcltk
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xorriso-tcltk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation