< Home - < Back

kdeadmin


Information about the package, kdeadmin, which is shipped with common Linux distributions. The kdeadmin package is designed for, KDE Administrative tools.


Package Name:

kdeadmin

Summary:

KDE Administrative tools

Description:

The kdeadmin package includes administrative tools including: * kcron: systemsettings module for the cron task scheduler * knetworkconf: systemsettings module for network settings * ksystemlog: system log viewer * kuser: user manager

Architecture:

x86_64

Version:

4.3.4

Release:

5.el6

Size:

1.3 M

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for kdeadmin


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


Command

Description of Command

yum install kdeadmin

This command will install kdeadmin on the server.

yum remove kdeadmin

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

yum -y remove kdeadmin

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

yum update kdeadmin

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

yum -y update kdeadmin

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

yum info kdeadmin

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

yum deplist kdeadmin

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

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