< Home - < Back

wine-desktop


Information about the package, wine-desktop, which is shipped with common Linux distributions. The wine-desktop package is designed for, Desktop integration features for wine.


Package Name:

wine-desktop

Summary:

Desktop integration features for wine

Description:

Desktop integration features for wine, including mime-types and a binary format handler service.

Architecture:

noarch

Version:

1.8.6

Release:

1.el6

Size:

54 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for wine-desktop


Control the wine-desktop package with the following handy commands outlined below.


Command

Description of Command

yum install wine-desktop

This command will install wine-desktop on the server.

yum remove wine-desktop

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

yum -y remove wine-desktop

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

yum update wine-desktop

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

yum -y update wine-desktop

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

yum info wine-desktop

This command will show you core information about the wine-desktop package.

yum deplist wine-desktop

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

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