How to Install growisofs in Ubuntu 18.04



Install growisofs by entering the following commands in the terminal:

sudo apt update
sudo apt install growisofs

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.

Homepage: http://fy.chalmers.se/~appro/linux/DVD+RW/

Version: 7.1-12

Section: universe/video