How to Install and Uninstall xorriso Package on Kali Linux

Last updated: May 12,2024

1. Install "xorriso" package

Please follow the steps below to install xorriso on Kali Linux

$ sudo apt update $ sudo apt install xorriso

2. Uninstall "xorriso" package

Please follow the instructions below to uninstall xorriso on Kali Linux:

$ sudo apt remove xorriso $ sudo apt autoclean && sudo apt autoremove

3. Information about the xorriso package on Kali Linux

Package: xorriso
Source: libisoburn
Version: 1.5.6-1
Installed-Size: 345
Maintainer: Debian Libburnia packagers
Architecture: amd64
Depends: libc6 (>= 2.34), libisoburn1 (= 1.5.6-1)
Suggests: xorriso-tcltk, jigit, cdck
Size: 322676
SHA256: 51780711c54a882d90d612abbb15be7cc27be151033651f80d3f45654c0b4ceb
SHA1: c59c4aee5202d1b4ae0e0b55963eae2063184870
MD5sum: 608dd2e0b2e3cf398fe0482dbeb8966a
Description: command line ISO-9660 and Rock Ridge manipulation tool
xorriso is a command line and dialog application, which creates, loads,
manipulates, and writes ISO-9660 file system images with Rock Ridge
extensions.
.
It maps file objects from POSIX compliant file systems into Rock Ridge
enhanced ISO-9660 file systems and features session-wise manipulation
of such file systems. It can load the management information of existing
ISO images and write the resulting session to optical medium or as
file system objects.
.
Supported optical media types:
- CD-R, CD-RW
- DVD-R, DVD-R DL, DVD-RW, DVD+R, DVD+R DL, DVD+RW, DVD-RAM
- BD-R, BD-RE
.
Some interesting features:
- Emulation of the mkisofs and cdrecord programs.
- Data backup and restore capabilities - compression, ACLs, and filters.
- Isohybrid MBR with partition offset - features booting ISOLINUX from
USB sticks, or from other devices that appear to PC-BIOS as hard disks.
The images carry a conventional partition table for a USB stick;
the first partition reports the size of the ISO image, but starts at a
non-zero address. It is nevertheless still mountable.
- Jigdo Template Export - jigdo representation of the resulting ISO-9660
image, generated on the fly.
.
Test suite:
xorriso source code comes with a release engineering test-suite called
`releng', which aims to cover most of the functionality of the xorriso
and the underlying libraries of libburn, libisofs, and libisoburn.
Description-md5:
Multi-Arch: foreign
Homepage: http://libburnia-project.org
Tag: implemented-in::c, role::program, suite::gnu, works-with-format::iso9660
Section: otherosfs
Priority: optional
Filename: pool/main/libi/libisoburn/xorriso_1.5.6-1_amd64.deb