How to Install and Uninstall burn Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "burn" package

Here is a brief guide to show you how to install burn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install burn

2. Uninstall "burn" package

This is a short guide on how to uninstall burn on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove burn $ sudo apt autoclean && sudo apt autoremove

3. Information about the burn package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: burn
Priority: optional
Section: universe/otherosfs
Installed-Size: 223
Maintainer: Ubuntu Developers
Original-Maintainer: Ben Finney
Architecture: all
Version: 0.4.6-2
Depends: python (>= 2.7.1-0ubuntu2), wodim, genisoimage, cdrdao, python-pyvorbis, python-eyed3, python-pyao, python-pymad, mpg321 (>= 0.2.10.3), python2.7, python (<< 2.8), python-pkg-resources, python-docutils
Filename: pool/universe/b/burn/burn_0.4.6-2_all.deb
Size: 52970
MD5sum: 5b9e1dcbc09df13db4484143e013cef7
SHA1: 4eeb71392b071538d59f57501e1151f6f6074658
SHA256: 56fc49548b11546585a3806afcfe32a1486b1738550985812d5a3db4f25f3531
Description-en: command-line tool for writing optical media
‘burn’ is a command-line tool to create audio discs from MP3, Ogg
Vorbis, or WAV files, to backup data files, to create discs from
ISO-9660 images, and to copy discs on-the-fly. It performs any of its
functions in a single command, without requiring preparatory
filesystem creation, etc.
.
The program can compute if there is necessary free space for
temporary files (images and audio files), warn if size is bigger than
disc capacity, and manage multisession discs.
Description-md5: 270398a268581cb005a1e8054b91189f
Homepage: http://www.bigpaul.org/burn/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions