How to Install and Uninstall genisoimage Package on Kali Linux

Last updated: December 23,2024

1. Install "genisoimage" package

Here is a brief guide to show you how to install genisoimage on Kali Linux

$ sudo apt update $ sudo apt install genisoimage

2. Uninstall "genisoimage" package

This guide covers the steps necessary to uninstall genisoimage on Kali Linux:

$ sudo apt remove genisoimage $ sudo apt autoclean && sudo apt autoremove

3. Information about the genisoimage package on Kali Linux

Package: genisoimage
Source: cdrkit
Version: 9:1.1.11-3.4
Installed-Size: 1658
Maintainer: Joerg Jaspert
Architecture: amd64
Replaces: mkisofs
Provides: mkisofs
Depends: libbz2-1.0, libc6 (>= 2.33), libmagic1 (>= 5.12), zlib1g (>= 1:1.1.4)
Suggests: wodim, cdrkit-doc
Conflicts: mkhybrid, mkisofs
Size: 352368
SHA256: 43581533b042ae9ef86cbfb040a394772c412f4c005e77d252302c2c76fc5fe8
SHA1: e216439efac8f329a096f23ce82fcdda64f4ba71
MD5sum: b8463df8e987bb54ce514d1e1938dec0
Description: Creates ISO-9660 CD-ROM filesystem images
genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM
filesystem images, which can then be written to CD or DVD media using
the wodim program. genisoimage includes support for making bootable
"El Torito" CDs, as well as CDs with support for the
Macintosh HFS filesystem.
.
The package also includes extra tools useful for working with ISO images:
* mkzftree - create ISO-9660 image with compressed contents
* dirsplit - easily separate large directory contents into disks of
predefined size
* geteltorito - extract an El Torito boot image from a CD image
.
Please install cdrkit-doc if you want most of the documentation and
README files.
Description-md5:
Tag: hardware::storage, hardware::storage:cd, hardware::storage:dvd,
interface::commandline, role::program, scope::utility, use::storing,
works-with-format::iso9660, works-with::archive
Section: otherosfs
Priority: optional
Filename: pool/main/c/cdrkit/genisoimage_1.1.11-3.4_amd64.deb