< Home - < Back

libisoburn


Information about the package, libisoburn, which is shipped with common Linux distributions. The libisoburn package is designed for, Library to enable creation and expansion of ISO-9660 filesystems.


Package Name:

libisoburn

Summary:

Library to enable creation and expansion of ISO-9660 filesystems

Description:

Libisoburn is a front-end for libraries libburn and libisofs which enables creation and expansion of ISO-9660 filesystems on all CD/ DVD/BD media supported by libburn. This includes media like DVD+RW, which do not support multi-session management on media level and even plain disk files or block devices. Price for that is thorough specialization on data files in ISO-9660 filesystem images. And so libisoburn is not suitable for audio (CD-DA) or any other CD layout which does not entirely consist of ISO-9660 sessions.

Architecture:

x86_64

Version:

1.4.8

Release:

1.el6

Size:

378 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for libisoburn


Control the libisoburn package with the following handy commands outlined below.


Command

Description of Command

yum install libisoburn

This command will install libisoburn on the server.

yum remove libisoburn

This command will un-install libisoburn on the server. When you run this command, you will be asked if you are sure that you want to remove libisoburn, so you have to manually confirm that you want to do this.

yum -y remove libisoburn

This command will un-install libisoburn on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libisoburn when using the -y flag.

yum update libisoburn

This command will update libisoburn to the latest version. When you run this command, you will be asked if you are sure that you want to remove libisoburn, so you have to manually confirm that you want to do this.

yum -y update libisoburn

This command will update libisoburn to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libisoburn when using the -y flag.

yum info libisoburn

This command will show you core information about the libisoburn package.

yum deplist libisoburn

This command will show you the dependencies for libisoburn. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libisoburn

This command will check if there is an update waiting on libisoburn. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.