Unable to install Wine (nothing to do)

Issues related to software problems.
Post Reply
migcla
Posts: 4
Joined: 2009/06/26 22:10:11
Contact:

Unable to install Wine (nothing to do)

Post by migcla » 2009/06/26 22:17:36

Hi,

Let me start by saying I'm new to CentOS. But we're getting a server with CentOS soon so I'm experimenting on a virtual machine for the moment.
One of the things I'm going to test requires me to have wine installed on the CentOS box.

I found that to install wine I need to use the command "yum install wine".
When doing this nothing really happens. I get the following output on the screen:

Loading mirror speeds from cached hostfile
* base: centos.crazyfrogs.org
* updates: base: centos.crazyfrogs.org
* addons: base: centos.crazyfrogs.org
* extras: base: centos.crazyfrogs.org
Setting up Install Process
Parsing package install arguments
No package wine available
Nothing to do.

I've already issued the "yum upgrade" command but my problem still remains.

Does anybody know of this issue or is there anybody who can help me with this?

Thanks very much in advance,

Miguel.

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Unable to install Wine (nothing to do)

Post by toracat » 2009/06/26 23:31:16

wine is available from the rpmforge (or EPEL) repository. Please read:

http://wiki.centos.org/AdditionalResources/Repositories

and

http://wiki.centos.org/PackageManagement/Yum/Priorities

migcla
Posts: 4
Joined: 2009/06/26 22:10:11
Contact:

Re: Unable to install Wine (nothing to do)

Post by migcla » 2009/06/30 18:47:49

I was able to figure it out via those links.
Thank you!

ingcartun
Posts: 56
Joined: 2009/09/27 16:16:53
Location: Timisoara

Re: Unable to install Wine (nothing to do)

Post by ingcartun » 2009/09/30 13:26:23

Good afternoon,

How do you install wine without yum ?

Can be more explicit ? I'm beginner in Linux platform.

Best regards.

CiaW
Posts: 73
Joined: 2009/08/21 02:43:23
Location: Spokane, Washington USA
Contact:

Re: Unable to install Wine (nothing to do)

Post by CiaW » 2009/10/01 02:14:02

I frequently use yumex, which is a graphical front end for yum. I like it because it lets you select pacakges and see their size (along with dependencies) after you choose 'apply' and then go back and unselect 1 or 2 or whichever packages if you want, easier than you can using yum from a terminal. Of course if I know the package name and it's just 1 or 2 packages I just use the terminal.

Failing that, there's also the option of using the Package Manager, just go to >applications >Add/ remove software and there is a tab to search by package name, and you can select the package(s) from the list. However, it doesn't give you the package size or other details during the download and install procedure that you get with yum or yumex.

To install yumex, you can just 'yum install yumex'

ingcartun
Posts: 56
Joined: 2009/09/27 16:16:53
Location: Timisoara

Re: Unable to install Wine (nothing to do)

Post by ingcartun » 2009/10/01 07:49:33

Thank you for advice. Last night I try to install wine using yum option, and the answer it was like server is not available. After CentOS I used Ubuntu 9.04, which is very easy to use. I migrated from Ubuntu because I'm mechanical engineer and I want to install on sistem ANSYS 11. Beside of this I want to learn to use comand line. I'm beginner in Linux paltform, but how I observe is very useful to learn command line, because is more power (in my opinion) comand comparison with graphical command.

Thank you in advance for help and support.

Best regards.

Post Reply