< Home - < Back

digitemp


Information about the package, digitemp, which is shipped with common Linux distributions. The digitemp package is designed for, Dallas Semiconductor 1-wire device reading console application.


Package Name:

digitemp

Summary:

Dallas Semiconductor 1-wire device reading console application

Description:

DigiTemp is a simple to use console application for reading values from Dallas Semiconductor 1-wire devices. Its main use is for reading temperature sensors, but it also reads counters and understands the 1-wire hubs with devices on different branches of the network. DigiTemp now supports the following 1-wire temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822, the DS2438 Smart Battery Monitor, DS2422 and DS2423 Counters, DS2409 MicroLAN Coupler (used in 1-wire hubs) and the AAG TAI-8540 humidity sensor.

Architecture:

x86_64

Version:

3.6.0

Release:

4.el6

Size:

80 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for digitemp


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


Command

Description of Command

yum install digitemp

This command will install digitemp on the server.

yum remove digitemp

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

yum -y remove digitemp

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

yum update digitemp

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

yum -y update digitemp

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

yum info digitemp

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

yum deplist digitemp

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

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