Information about the package, dfu-programmer, which is shipped with common Linux distributions. The dfu-programmer package is designed for, A Device Firmware Update based USB programmer for Atmel chips.
Package Name:
dfu-programmer
Summary:
A Device Firmware Update based USB programmer for Atmel chips
Description:
A linux based command-line programmer for Atmel chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. Supports all DFU enabled Atmel chips with USB support.
Architecture:
x86_64
Version:
0.5.4
Release:
1.el6
Size:
42 k
Repository:
epel
From Repository:
Licence:
GPLv2+
Control the dfu-programmer package with the following handy commands outlined below.
yum install dfu-programmer
This command will install dfu-programmer on the server.
yum remove dfu-programmer
This command will un-install dfu-programmer on the server. When you run this command, you will be asked if you are sure that you want to remove dfu-programmer, so you have to manually confirm that you want to do this.
yum -y remove dfu-programmer
This command will un-install dfu-programmer 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 dfu-programmer when using the -y flag.
yum update dfu-programmer
This command will update dfu-programmer to the latest version. When you run this command, you will be asked if you are sure that you want to remove dfu-programmer, so you have to manually confirm that you want to do this.
yum -y update dfu-programmer
This command will update dfu-programmer 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 dfu-programmer when using the -y flag.
yum info dfu-programmer
This command will show you core information about the dfu-programmer package.
yum deplist dfu-programmer
This command will show you the dependencies for dfu-programmer. 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 dfu-programmer
This command will check if there is an update waiting on dfu-programmer. 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.