Forum › Forums › New users › New Users and General Questions › Wine installs from software installer, but does not work and lacks wine32 › Reply To: Wine installs from software installer, but does not work and lacks wine32
Hi @reymon,
Maybe first try
sudo apt autoremove
Then
delete the .wine directory in /home.
Then
sudo apt updateI would make sure that the antix repos are recognized during the sudo apt update.
Then try again to install winesudo apt install wine wine32 wine64
Hope this helps. Others may know more to help.
Tried the steps you’ve suggested, same problem.
sudo apt update
Hit:1 http://deb.debian.org/debian buster-backports InRelease
Hit:2 http://security.debian.org buster/updates InRelease
Hit:3 http://ftp.us.debian.org/debian buster-updates InRelease
Hit:4 http://ftp.us.debian.org/debian buster InRelease
Hit:5 http://www.deb-multimedia.org testing InRelease
Hit:6 http://la.mxrepo.com/antix/buster buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
95 packages can be upgraded. Run 'apt list --upgradable' to see them.
sudo apt install wine wine32 wine64
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine is already the newest version (4.0-2).
wine64 is already the newest version (4.0-2).
wine64 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
wine32:i386 : Depends: libwine:i386 (= 4.0-2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
If you do’t mind, could you share your repo list?
inxi -rAnd also show the different sources for wine and wine32
apt policy wine wine32I was able to install wine and wine32 on a live 64-bit antiX 19.4 full (default repos), so I am hoping you should also be able to do so.
Of course, I’d really like to solve this.
Here is the output:
inxi -r
Repos:
Active apt repos in: /etc/apt/sources.list.d/antix.list
1: deb http://la.mxrepo.com/antix/buster buster main nonfree nosystemd
Active apt repos in: /etc/apt/sources.list.d/buster-backports.list
1: deb http://deb.debian.org/debian buster-backports main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list
1: deb http://ftp.us.debian.org/debian/ buster-updates main contrib non-free
Active apt repos in: /etc/apt/sources.list.d/debian.list
1: deb http://ftp.us.debian.org/debian/ buster main contrib non-free
2: deb http://security.debian.org/ buster/updates main contrib non-free
3: deb http://www.deb-multimedia.org testing main non-free
No active apt repos in: /etc/apt/sources.list.d/onion.list
No active apt repos in: /etc/apt/sources.list.d/various.list
apt policy wine wine32
wine:
Installed: 4.0-2
Candidate: 4.0-2
Version table:
*** 4.0-2 500
500 http://ftp.us.debian.org/debian buster/main amd64 Packages
500 http://ftp.us.debian.org/debian buster/main i386 Packages
100 /var/lib/dpkg/status
wine32:i386:
Installed: (none)
Candidate: 4.0-2
Version table:
4.0-2 500
500 http://ftp.us.debian.org/debian buster/main i386 Packages