< Home - < Back

heimdal-workstation


Information about the package, heimdal-workstation, which is shipped with common Linux distributions. The heimdal-workstation package is designed for, Heimdal kerberos programs for use on workstations.


Package Name:

heimdal-workstation

Summary:

Heimdal kerberos programs for use on workstations

Description:

This package contains Heimdal Kerberos 5 programs and utilities for use on workstations (kinit, klist, kdestroy, kpasswd)

Architecture:

x86_64

Version:

7.5.0

Release:

1.el6

Size:

191 k

Repository:

epel

From Repository:

Licence:

BSD and MIT



Handy Yum Commands for heimdal-workstation


Control the heimdal-workstation package with the following handy commands outlined below.


Command

Description of Command

yum install heimdal-workstation

This command will install heimdal-workstation on the server.

yum remove heimdal-workstation

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

yum -y remove heimdal-workstation

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

yum update heimdal-workstation

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

yum -y update heimdal-workstation

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

yum info heimdal-workstation

This command will show you core information about the heimdal-workstation package.

yum deplist heimdal-workstation

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

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