Linux Lite Forums

Software - Support => Installing Software => Topic started by: anon on February 12, 2018, 07:21:16 PM

Title: Installing wine
Post by: anon on February 12, 2018, 07:21:16 PM
I cannot install wine because when I try to do it from the Linux Lite software application did not work and I also got some thing in terminal it looks like the packages they are broken is anyone else having this issue my apologies for my broken English

Sent from my Pixel using Tapatalk
Title: Re: Installing wine
Post by: Jerry on February 13, 2018, 12:22:25 AM
I just installed Wine via Lite Software with no problem.
If you have broken packages, go to Menu, System, Install/Remove Software and fix them there. Then install Wine via Lite Software.
Title: Re: Installing wine
Post by: osde8info on February 13, 2018, 06:56:12 AM
worked fine for me too

Code: [Select]
# aptitude install wine
Code: [Select]
root@lili:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Linux Lite 3.8
Release: 16.04
Codename: xenial
root@lili:~# uname -a
Linux lili 4.4.0-113-generic #136-Ubuntu SMP Wed Feb 7 18:00:10 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Title: Re: Installing wine
Post by: anon on February 20, 2018, 08:58:27 AM
I just installed Wine via Lite Software with no problem.
If you have broken packages, go to Menu, System, Install/Remove Software and fix them there. Then install Wine via Lite Software.
That workt for me thank you

Sent from my Pixel using Tapatalk

Title: Re: Installing wine
Post by: UncleTom on February 22, 2018, 05:57:45 PM
I have WINE installed on Lite3.8 (64bit) and it seems OK.
 However, not all software will install. 
I found all sorts of problems with Win64bit programs. 
Since WINE does not have error messages, and since I'm too old to chase programming problems,,,
I discovered that by downloading the latest Win32bit programs, copy them to Lite, and most would install and run as they should.

Hope this helps.
Title: Re: Installing wine
Post by: TheDead on February 23, 2018, 12:14:12 PM

@UncleTom  Thanks for the tip, I'm just starting using 64bits and use Wine... pretty sure this was just a matter of time stublling on this problem.

Cheers!