I am sending this message here as it is the address listed for the maintainer of the APT package "wine64". I attempted to install WINE on my system today following this guide for WINE 5.0: https://linuxize.com/post/how-to-install-wine-on-ubuntu-20-04/

I ran these commands:
$ sudo dpkg --add-architecture i386

$ sudo apt update

$ sudo apt install wine64

$ sudo apt install wine32

$ wine --version

wine32 failed because it depended on a version of a package older than the version that would be installed. I did not catch that package name. I noticed that the icons for VSCode and DIscord had disappeared from the dock, so I scrolled back up and copied the output of "sudo apt install wine64" and found that it had removed 26 packages:

The following packages will be REMOVED:
  brltty cheese code deja-dup discord eog evince gfm gnome-bluetooth gnome-calendar gnome-logs   gnome-system-monitor gpick libevdocument3-4 libevview3-3 libfprint-2-tod1 libnetplan0 libwireshark14   netplan.io shotwell simple-scan thermald tilem tilp2 ubuntu-minimal xtrkcad

I believe I have repaired the results of this but I would like to report this to ensure that it gets addressed, because that was frustrating to fix. Full output of "sudo apt install wine64", and "apt info wine64" are attached.
$ pls apt install wine64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  duplicity evince-common gconf-service gconf-service-backend gconf2-common 
gnome-video-effects
  guile-2.2-libs libappindicator1 libboost-filesystem1.67.0 
libboost-system1.67.0 libc++1 libc++1-10
  libc++abi1-10 libdazzle-1.0-0 libdbusmenu-gtk4 libgconf-2-4 libglade2-0 
libpcre2-32-0 librsync2
  libspectre1 libticables2-7 libticalcs2-12 libticonv8 libtifiles2-10 
libwiretap11 libwsutil12
  python3-bcrypt python3-fasteners python3-future python3-lockfile 
python3-monotonic python3-netifaces
  python3-paramiko shotwell-common tilem-data xtrkcad-common
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  fonts-wine libcapi20-3 libfaudio0 libosmesa6 libstb0 libvkd3d-shader1 
libvkd3d1 libwine wine
Suggested packages:
  gstreamer1.0-libav gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly 
ttf-mscorefonts-installer
  q4wine winbind winetricks playonlinux wine-binfmt dosbox exe-thumbnailer | 
kio-extras
  wine64-preloader
Recommended packages:
  vkd3d-compiler wine32
The following packages will be REMOVED:
  brltty cheese code deja-dup discord eog evince gfm gnome-bluetooth 
gnome-calendar gnome-logs
  gnome-system-monitor gpick libevdocument3-4 libevview3-3 libfprint-2-tod1 
libnetplan0 libwireshark14
  netplan.io shotwell simple-scan thermald tilem tilp2 ubuntu-minimal xtrkcad
The following NEW packages will be installed:
  fonts-wine libcapi20-3 libfaudio0 libosmesa6 libstb0 libvkd3d-shader1 
libvkd3d1 libwine wine wine64
0 upgraded, 10 newly installed, 26 to remove and 2 not upgraded.
Need to get 29.1 MB of archives.
After this operation, 478 MB disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libosmesa6 
amd64 21.2.6-0ubuntu0.1~20.04.2 [3,054 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-wine all 
5.0-3ubuntu1 [152 kB]    
Get:3 https://dl.winehq.org/wine-builds/ubuntu focal/main amd64 
libvkd3d-shader1 amd64 1.3~focal-1 [176 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libstb0 amd64 
0.0~git20190817.1.052dce1-1 [196 kB]
Get:5 https://dl.winehq.org/wine-builds/ubuntu focal/main amd64 libvkd3d1 amd64 
1.3~focal-1 [116 kB]    
Get:6 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libfaudio0 amd64 
20.04-2 [133 kB]  
Get:7 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libwine amd64 
5.0-3ubuntu1 [25.0 MB]  
Get:8 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 wine64 amd64 
5.0-3ubuntu1 [214 kB]       
Get:9 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 wine all 
5.0-3ubuntu1 [51.9 kB]          
Get:10 http://us.archive.ubuntu.com/ubuntu focal/universe amd64 libcapi20-3 
amd64 1:3.27-3 [28.4 kB]    
Fetched 29.1 MB in 8s (3,680 kB/s)                                              
                        
(Reading database ... 399063 files and directories currently installed.)
Removing brltty (6.0+dfsg-4ubuntu6) ...
Removing cheese (3.34.0-1ubuntu1) ...
Removing code (1.74.2-1671533413) ...
Removing deja-dup (40.7-0ubuntu1) ...
Removing discord (0.0.22) ...
Removing eog (3.36.3-0ubuntu1) ...
Removing evince (3.36.7-0ubuntu1) ...
Removing gfm (1.08-1) ...
Removing gnome-bluetooth (3.34.3-0ubuntu1) ...
Removing gnome-calendar (3.36.2-0ubuntu1) ...
Removing gnome-logs (3.34.0-1ubuntu1) ...
Removing gnome-system-monitor (3.36.1-0ubuntu0.20.04.1) ...
Removing gpick (0.2.6~rc1-1) ...
Removing libevview3-3:amd64 (3.36.7-0ubuntu1) ...
Removing libevdocument3-4:amd64 (3.36.7-0ubuntu1) ...
Removing libfprint-2-tod1:amd64 (1:1.90.2+tod1-0ubuntu1~20.04.4) ...
Removing ubuntu-minimal (1.450.2) ...
Removing netplan.io (0.101-0ubuntu3~20.04.2) ...
dpkg: warning: while removing netplan.io, directory '/etc/netplan' not empty so 
not removed
Removing libnetplan0:amd64 (0.101-0ubuntu3~20.04.2) ...
Removing libwireshark14:amd64 (3.4.8-1~ubuntu20.04.0+wiresharkdevstable1) ...
Removing shotwell (0.30.10-0ubuntu0.1) ...
Removing simple-scan (3.36.3-0ubuntu0.20.04.0) ...
Removing thermald (1.9.1-1ubuntu0.3) ...
Removing tilem (2.0-3) ...
Removing tilp2 (1.18-3) ...
Removing xtrkcad (1:5.1.1-2) ...
Selecting previously unselected package fonts-wine.
(Reading database ... 393540 files and directories currently installed.)
Preparing to unpack .../0-fonts-wine_5.0-3ubuntu1_all.deb ...
Unpacking fonts-wine (5.0-3ubuntu1) ...
Selecting previously unselected package libstb0:amd64.
Preparing to unpack .../1-libstb0_0.0~git20190817.1.052dce1-1_amd64.deb ...
Unpacking libstb0:amd64 (0.0~git20190817.1.052dce1-1) ...
Selecting previously unselected package libfaudio0:amd64.
Preparing to unpack .../2-libfaudio0_20.04-2_amd64.deb ...
Unpacking libfaudio0:amd64 (20.04-2) ...
Selecting previously unselected package libvkd3d-shader1:amd64.
Preparing to unpack .../3-libvkd3d-shader1_1.3~focal-1_amd64.deb ...
Unpacking libvkd3d-shader1:amd64 (1.3~focal-1) ...
Selecting previously unselected package libvkd3d1:amd64.
Preparing to unpack .../4-libvkd3d1_1.3~focal-1_amd64.deb ...
Unpacking libvkd3d1:amd64 (1.3~focal-1) ...
Selecting previously unselected package libwine:amd64.
Preparing to unpack .../5-libwine_5.0-3ubuntu1_amd64.deb ...
Unpacking libwine:amd64 (5.0-3ubuntu1) ...
Selecting previously unselected package wine64.
Preparing to unpack .../6-wine64_5.0-3ubuntu1_amd64.deb ...
Unpacking wine64 (5.0-3ubuntu1) ...
Selecting previously unselected package wine.
Preparing to unpack .../7-wine_5.0-3ubuntu1_all.deb ...
Unpacking wine (5.0-3ubuntu1) ...
Selecting previously unselected package libcapi20-3:amd64.
Preparing to unpack .../8-libcapi20-3_1%3a3.27-3_amd64.deb ...
Unpacking libcapi20-3:amd64 (1:3.27-3) ...
Selecting previously unselected package libosmesa6:amd64.
Preparing to unpack .../9-libosmesa6_21.2.6-0ubuntu0.1~20.04.2_amd64.deb ...
Unpacking libosmesa6:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
Setting up libcapi20-3:amd64 (1:3.27-3) ...
Setting up fonts-wine (5.0-3ubuntu1) ...
Setting up libvkd3d-shader1:amd64 (1.3~focal-1) ...
Setting up libstb0:amd64 (0.0~git20190817.1.052dce1-1) ...
Setting up libosmesa6:amd64 (21.2.6-0ubuntu0.1~20.04.2) ...
Setting up libvkd3d1:amd64 (1.3~focal-1) ...
Setting up libfaudio0:amd64 (20.04-2) ...
Setting up libwine:amd64 (5.0-3ubuntu1) ...
Setting up wine64 (5.0-3ubuntu1) ...
Setting up wine (5.0-3ubuntu1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
/sbin/ldconfig.real: /usr/local/lib/libtbbbind.so.3 is not a symbolic link

/sbin/ldconfig.real: /usr/local/lib/libtbb.so.12 is not a symbolic link

/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link

/sbin/ldconfig.real: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link

/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link

/sbin/ldconfig.real: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic 
link

Processing triggers for man-db (2.9.1-1) ...
Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
Processing triggers for shared-mime-info (1.15-1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for wine (5.0-3ubuntu1) ...

Package: wine64
Version: 5.0-3ubuntu1
Built-Using: khronos-api (= 4.6+git20180514-2), unicode-data (= 13.0.0-2build1)
Priority: optional
Section: universe/otherosfs
Source: wine
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Wine Party <debian-w...@lists.debian.org>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 744 kB
Depends: libc6 (>= 2.17), libwine (= 5.0-3ubuntu1)
Recommends: wine (= 5.0-3ubuntu1), wine32 (= 5.0-3ubuntu1)
Suggests: wine64-preloader (= 5.0-3ubuntu1)
Homepage: https://www.winehq.org
Download-Size: 214 kB
APT-Sources: http://us.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
Description: Windows API implementation - 64-bit binary loader
 Wine is a free MS-Windows API implementation.
 This is still a work in progress and many applications may still not work.
 .
 This package provides the binary loader for 64-bit Windows applications.

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to