pkg.soopen package index

brew / rank 1809

Install xorriso with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper, pacman

ISO9660+RR manipulation tool. Version 1.5.8.pl02 via Homebrew; verified 2026-05-24. Also installable with debian: sudo apt install xorriso.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install xorriso

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install xorriso

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

Linux

Alpine Linux apkverified · 92%
sudo apk add xorriso

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

Debian aptverified · 92%
sudo apt install xorriso

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

Fedora dnfverified · 92%
sudo dnf install xorriso

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

Nixverified · 92%
nix profile install nixpkgs#xorriso

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

openSUSE zypperverified · 92%
sudo zypper install xorriso

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

Arch Linux pacmanverified · 92%
sudo pacman -S libisoburn

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

overview

Package summary

ISO9660+RR manipulation tool

Commands and aliases

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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:record

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
osirroxexecutableindexed executableDiscovered from the local executable index.
xorrecordexecutableindexed executableDiscovered from the local executable index.
xorrisoexecutableindexed executableDiscovered from the local executable index.
xorriso-dd-targetexecutableindexed executableDiscovered from the local executable index.
xorriso-tcltkexecutableindexed executableDiscovered from the local executable index.
xorrisofsexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.5.8.pl02
manager updated2026-05-24
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:xorriso
Version1.5.8.pl02
Package managerHomebrew
Homepagehttps://www.gnu.org/software/xorriso/
Last updated2026-05-24T18:54:04Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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
  • Matched by: 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 dependencies
  • installed executable or alias match
  • Matched by: 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 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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