< Home - < Back

kdesdk


Information about the package, kdesdk, which is shipped with common Linux distributions. The kdesdk package is designed for, The KDE Software Development Kit (SDK).


Package Name:

kdesdk

Summary:

The KDE Software Development Kit (SDK)

Description:

A collection of applications and tools used by developers, including: * cervisia: a CVS frontend * kate: advanced text editor * kbugbuster: a tool to manage the KDE bug report system * kcachegrind: a browser for data produced by profiling tools (e.g. cachegrind) * kompare: diff tool * kuiviewer: displays designer's UI files * lokalize: computer-aided translation system focusing on productivity and performance * umbrello: UML modeller and UML diagram tool

Architecture:

x86_64

Version:

4.3.4

Release:

9.el6

Size:

6.6 M

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for kdesdk


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


Command

Description of Command

yum install kdesdk

This command will install kdesdk on the server.

yum remove kdesdk

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

yum -y remove kdesdk

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

yum update kdesdk

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

yum -y update kdesdk

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

yum info kdesdk

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

yum deplist kdesdk

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

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