< Home - < Back

clamz


Information about the package, clamz, which is shipped with common Linux distributions. The clamz package is designed for, Amazon Downloader.


Package Name:

clamz

Summary:

Amazon Downloader

Description:

Clamz is a little command-line program to download MP3 files from Amazon.com's music store. It is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software (and therefore is only available in binary form for a limited set of platforms.) Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon.

Architecture:

x86_64

Version:

0.5

Release:

0.el6

Size:

38 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for clamz


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


Command

Description of Command

yum install clamz

This command will install clamz on the server.

yum remove clamz

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

yum -y remove clamz

This command will un-install clamz 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 clamz when using the -y flag.

yum update clamz

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

yum -y update clamz

This command will update clamz 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 clamz when using the -y flag.

yum info clamz

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

yum deplist clamz

This command will show you the dependencies for clamz. 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 clamz

This command will check if there is an update waiting on clamz. 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.