All Questions
257
questions
0
votes
0
answers
281
views
winehq-stable : Depende: wine-stable (= 9.0.0.0~bullseye-1) E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos [duplicate]
spreen@juanamanso:~$ sudo apt install --install-recommends winehq-stable
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
No se pudieron ...
0
votes
0
answers
51
views
Error installing Wine on Ubuntu 22.04.4 [duplicate]
I've followed thoroughly all steps of Wine installation under Ubuntu 22.04.4 (fresh install), but on step
sudo apt install --install-recommends winehq-stable
I receive an error:
Reading package lists.....
0
votes
0
answers
410
views
wine installation fails: Depends wine-staging (= 9.0~rc3~jammy-1)
I am trying to install wine on Ubuntu 22.04 and following the docs here: https://wiki.winehq.org/Ubuntu
But when reaching this step:
sudo apt install --install-recommends winehq-staging
I get an ...
0
votes
0
answers
27
views
Failed to fetch error while downloading wine in different country [duplicate]
I set up my computer in the USA, so my sources.list file is the default USA sources.list. I am, however, now based in mainland China. I am trying to install wine using the command
sudo apt install ...
0
votes
0
answers
48
views
Live USB crashes when installing Wine
I flashed ubuntu-23.04-desktop-legacy-amd64.iso (Ubuntu 23.04 Desktop with Legacy Installer) on to an 8GB USB drive. I booted into the live USB successfully.
In the live environment, I added universe ...
0
votes
0
answers
159
views
APT rendered unusable after Wine update
New Linux user running Kubuntu (22.04.02 LTS), and I have no idea how to progress on this issue. Wine recently released an update to their stable branch, and upon trying to update Wine using Discover, ...
1
vote
1
answer
502
views
apt update fails. Says key not available [duplicate]
I am attempting to upgrade from Ubuntu 18.04.6 LTS. Running
sudo apt update fails with message The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ...
0
votes
1
answer
699
views
getting lots of package dependencies while installing wine on ubuntu 22.04
i have tried the instructions from here:
https://wiki.winehq.org/Ubuntu
steps:
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key ...
0
votes
0
answers
1k
views
sudo apt update not working on Ubuntu 22.04 LTS [duplicate]
It is giving the following error
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY xxxxxxxxxxxxxx
Get:4 https://packages.microsoft.com/repos/ms-teams ...
0
votes
0
answers
29
views
Error while installing wine at the termination with apt [duplicate]
I was trying to install wine in my system but I removed it and installed it again because I had too much files and directories ant then I got this error when I install it using apt.
ninjmango@...
1
vote
0
answers
1k
views
Can not install wine32 on ubuntu22.04
I am trying to install wine on Ubuntu 22.04 with
sudo apt-get install wine
I also add i386 architecture
sudo dpkg --add-architecture i386
It installs wine and wine64. That's OK but, when i tried ...
0
votes
0
answers
33
views
I try to install wine after deleted it once and when i try to install it again it said this. I don't know what to do i try everything already
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you ...
3
votes
2
answers
4k
views
How can I completely remove wine?
I'm trying to remove wine completely from Ubuntu.
I've already used several commands that say I no longer have wine installed, but when I run sudo apt-get update there are always remnants of wine.
Hit:...
1
vote
0
answers
51
views
Update crashed wine at all
Long story short - I'm trying to uninstall broken wine after failed update. I've some problems with broken packages - it gives something like "out of incoming" - I use spanish distribution ...
0
votes
0
answers
22
views
How can I fix this issue? Iwas trying to update to a new version of wine and I am getting this error message [duplicate]
sudo apt-get update
E: Malformed entry 12 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
1
vote
0
answers
16
views
Dependencies to install wine [duplicate]
I'm trying to install wine but it is asking for this dependency
$ sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building a dependency tree
Reading status ...
1
vote
0
answers
439
views
Ubuntu 20.04 repository problem [duplicate]
I am trying to install Wine on 20.04 focal and after banging my head against the wall trying to troubleshoot dependency issues for an hour, I recognized that 'https://dl.winehq.org/wine-builds/ubuntu ...
2
votes
0
answers
442
views
Wine installation fails because of 32 and 64 bit packages uninstalling each other
I am currently trying to install wine in Ubuntu 22.04 and it comes down to this error:
The following packages have unmet dependencies:
libgphoto2-6:i386 : Depends: libgd3:i386 (>= 2.1.0~alpha~) ...
5
votes
2
answers
9k
views
APT Repository is Not Signed Error, But It's Not Even Installed - Wine
I just removed the Wine application, and all of its files, from my system. It was installed with the https://dl.winehq.org/wine-builds/ubuntu jammy InRelease repository. I checked /etc/apt/sources....
0
votes
1
answer
258
views
"the public key is not available ..." error upon running sudo apt upgrade after installing Wine
When I run sudo apt upgrade, I get a load of errors than I can't fix:
Hit:1 http://gb.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 ...
2
votes
0
answers
1k
views
How to remove unused versions of Wine in snap
I'm trying to clear memory on my hard drive, and I found multiple wine installations under snap folder, which total to more than 10Gb, 10% of hard drive space.
> snap list
wine-platform-3-stable ...
0
votes
0
answers
183
views
22.04 apt-key is deprecated - wine64 [duplicate]
I was installing wine64 because I know that it's useful to install and to run any Windows app, I was following the steps how to install from this website.
The step that I couldn't continue to complete ...
1
vote
1
answer
2k
views
GPG error when trying to sudo apt update
When I try doing sudo apt update this happens:
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4F4EA0AAE5267A6C
Reading package lists... Done
W: GPG ...
2
votes
0
answers
361
views
Jammy (22.04) won't install wine32
Been trying to install wine32 for days without luck.
This is my output:
root@nico-laptop:/etc/apt/sources.list.d# apt install wine32
Reading package lists... Done
Building dependency tree... Done
...
0
votes
0
answers
35
views
Unable to update Ubuntu 22.04 through command line [duplicate]
I'm trying to update my Ubuntu 22.04 with the command sudo apt-get update, but it shows following error:
sudo apt update
Hit:1 http://pk.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://pk....
1
vote
0
answers
49
views
Trouble with wine32 [duplicate]
I installed wine64 using sudo apt-get install wine64 and when I run wine --version it sends in the terminal that I need wine32 because it's missing. I do sudo apt-get install wine32 as the message ...
0
votes
0
answers
180
views
Trouble installing wine64 [duplicate]
I have searched everywhere in the internet to solve this problem but even through those I could not get these errors to go away:
sudo apt-get install wine64
Reading package lists... Done
Building ...
0
votes
1
answer
416
views
dpkg: error: parsing file '/var/lib/dpkg/status' near line 0: field name 'ELF' must be followed by colon; what can I do to solve this?
i tried running dpkg manually,then this error accrued 'dpkg: error: parsing file '/var/lib/dpkg/status' near line 0:
field name 'ELF' must be followed by colon'; this is my problem.
0
votes
0
answers
288
views
Can't install keytouch on Ubuntu 22.04
I am very new to Ubuntu (I just installed it), and I'm having some issues with the keyoboard.
I have a Microsoft Natural Ergonomic Keyboard 4000 v1.0 (US International layout), but I can't install ...
1
vote
1
answer
5k
views
Fresh install of ubuntu 22.04 and 404 not found error even though there are no PPAs causing these errors [duplicate]
Well, I'm trying to install steam, wine and lutris on a fresh install of ubuntu 22.04.... but I'm getting several 404 not found errors while trying to install them from terminal command.
I must point ...
0
votes
0
answers
249
views
Help installing Wine 7 on 20.04
NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
Ubuntu-Studio to be exact
I am ...
1
vote
0
answers
408
views
can't install wine on ubuntu 20.04 focal
I have ubuntu 20.04 focal:
$ lsb_release -a
LSB Version: core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 ...
1
vote
1
answer
7k
views
Can't Install Wine on Ubuntu 22.04
I'm trying to install wine on Ubuntu 22.04. I followed the instructions here: https://wiki.winehq.org/Ubuntu. Here is what I tried:
$ sudo apt install --install-recommends winehq-stable
Reading ...
10
votes
3
answers
25k
views
Apt Update : NO_PUBKEY 76F1A20FF987672F (wine)
I am simply trying to run sudo apt update, but am encountering the seemingly classic error of:
Err:9 https://dl.winehq.org/wine-builds/ubuntu focal InRelease
The following signatures couldn't be ...
0
votes
1
answer
796
views
I can't install wine32 because of unmet dependencies that are packages I already installed
I want to install wine32, but for whatever reason this shows up:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean ...
0
votes
0
answers
70
views
Unable to remove Wine repository [duplicate]
I have tried everything so far that I can find online and I am unable to delete wine key.
I have installed new Ubuntu 22.04 and installed Wine, but it seems like it has trouble updating it via ...
0
votes
1
answer
1k
views
Cannot install wine7 ubuntu 22.04
cannot install wine7 on ubuntu 22.04
i have used the instructions on winehq but got
The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 7.0.0.0~focal-1)
E: Unable ...
0
votes
1
answer
531
views
Failed to update Wine in Ubuntu 22.04
I am new to Ubuntu, I managed to install wine/wineHQ in order for running Roblox games for my kid. Recently I upgraded to 22.04 and
I've noticed that Wine/WineHQ is not yet ready for Ubuntu 22.04.
...
0
votes
0
answers
4k
views
Unable to find a version "2.31-0ubuntu9.2" for libc6-bin
While following this answer, I ran into this issue:
Unable to find a version "2.31-0ubuntu9.2" for the package "libc-bin"
Unable to apply some actions, aborting
After running this ...
1
vote
1
answer
235
views
Install Wine on Ubuntu 20.04 when the normal methods fail
I need to install Wine on Ubuntu 20.04. All the online guides say to just run sudo apt-get install wine. So I did this, and then ran wine --version to confirm that it was installed correctly. However, ...
0
votes
2
answers
3k
views
E: Unable to correct problems, you have held broken packages trying to install wine on Ubuntu 20.04 [duplicate]
Recently I tried to install Wine, but I tried to install Jammy version by accident, and now, when I try this command
sudo apt install --install-recommends winehq-staging
I get this output
Building ...
1
vote
0
answers
130
views
Wine Installation - Unmet Dependencies
After having read every single forum/question on this particular issue, I'm at my wits end with trying to install Wine on my system. Usually I can get around things by reading up guides and answers ...
1
vote
1
answer
205
views
How to disable package updates from a source while enabling updates from others?
I am currently using jackd2 version 1.9.19~dfsg-2ubuntu1 from the jack2 ppa (https://launchpad.net/ubuntu/+source/jackd2/1.9.19~dfsg-2ubuntu1). However, apt really wants to update from the kxstudio ...
0
votes
1
answer
2k
views
'packages.microsoft.com/ubuntu/20.04/prod. focal Release' while installing Wine
I was trying to install Wine on Ubuntu 20.04 but I am receiving this error:
E: The repository 'https://packages.microsoft.com/ubuntu/20.04/prod. focal Release' does not have a Release file.
N: ...
0
votes
2
answers
2k
views
How can I update Wine, without uninstalling it?
As per title, how can I update Wine without uninstalling it?
Seems a noob question, but it's first time that I find my self to upgrade Wine.
Wine, today it is at the stable version 7.0, and in the ...
1
vote
1
answer
1k
views
problem with installing photoshop
I've tried install photoshop cc in ubuntu 20.04 but I got some error in my terminal.
First I wanted to install via wine but I got this:
"The following packages have unmet dependencies:
winehq-...
0
votes
0
answers
2k
views
gpg: "keyserver receive failed" for the key F987672F while installing wine package on ubuntu
I am trying to install Wine package on ubuntu via a Dockerfile. The The install steps are as follows;
RUN dpkg --add-architecture i386 \
&& apt-key adv --keyserver hkp://keyserver.ubuntu....
3
votes
1
answer
2k
views
Unable to install wine-staging
I'm trying out Linux for the first time and trying to install Wine to play my games but I'm getting errors and I don't know how to fix :( please can anyone help me, I don't want to go back to windows
$...
6
votes
1
answer
4k
views
Been trying to install Wine all night and keep getting broken package error
I am on Ubuntu 20.04 and no matter what I try I keep getting a broken package error, and I don't even know what packages are broken. I have the main Wine installed but winehq-stable just won't for me. ...
1
vote
1
answer
3k
views
Problem installing wine
ozil@ozil-Vostro-3500:~$ sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be ...