How to Install and Uninstall growisofs Package on Kali Linux

Last updated: May 03,2024

1. Install "growisofs" package

This guide let you learn how to install growisofs on Kali Linux

$ sudo apt update $ sudo apt install growisofs

2. Uninstall "growisofs" package

This tutorial shows how to uninstall growisofs on Kali Linux:

$ sudo apt remove growisofs $ sudo apt autoclean && sudo apt autoremove

3. Information about the growisofs package on Kali Linux

Package: growisofs
Source: dvd+rw-tools (7.1-14)
Version: 7.1-14+b1
Installed-Size: 196
Maintainer: Optical Media Tools Team
Architecture: amd64
Replaces: dvd+rw-tools (<< 7.1-9)
Depends: libc6 (>= 2.28), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Breaks: dvd+rw-tools (<< 7.1-9)
Size: 71964
SHA256: 95aa21975092cbc6a427c6a4b6bb5029311e2c5087c88824bc4508f810acefb9
SHA1: 641961a6bd3a295bc5e319751ad4ee92161793fc
MD5sum: e6167bd4bb8738411f95d76a5f8072fe
Description: DVD+-RW/R recorder
growisofs is a general purpose DVD recording program that supports:
.
* random-access media (DVD+RW, DVD-RAM, plain files, hard disk partitions)
* mastering multisession DVD media (DVD+R, DVD-R/-RW, and Blu-ray Disc)
* first-/single-session recording of arbitrary pre-mastered image
(formatted as UDF, ISO9660 or any other file system, if formatted at
all) to all supported DVD media types.
.
growisofs is able to either write pre-created ISO images or create them
on-the-fly (by calling genisoimage).
.
This package also contains dvd+rw-format, a utility to format a DVD+RW media.
Description-md5:
Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/
Tag: hardware::storage:dvd, implemented-in::c++, interface::commandline,
role::program, scope::utility, use::storing,
works-with-format::iso9660, works-with::file
Section: video
Priority: optional
Filename: pool/main/d/dvd+rw-tools/growisofs_7.1-14+b1_amd64.deb