I am trying to install qt5dxcb-plugin which is needed by another application I am trying to install.
I found it here https://software.opensuse.org/downlo...t=X11%3ADeepin
and followed the instructions for Tumbleweed given on the page
but when doing
I get
[martin@linux-q155 ~]$ sudo zypper install qt5dxcb-plugin
Loading repository data...
Reading installed packages...
'qt5dxcb-plugin' not found in package names. Trying capabilities.
No provider of 'qt5dxcb-plugin' found.
Resolving package dependencies...
Nothing to do.
[martin@linux-q155 ~]$
How to fix this?
I found it here https://software.opensuse.org/downlo...t=X11%3ADeepin
and followed the instructions for Tumbleweed given on the page
but when doing
Code:
zypper install qt5dxcb-plugin
Quote:
[martin@linux-q155 ~]$ sudo zypper install qt5dxcb-plugin
Loading repository data...
Reading installed packages...
'qt5dxcb-plugin' not found in package names. Trying capabilities.
No provider of 'qt5dxcb-plugin' found.
Resolving package dependencies...
Nothing to do.
[martin@linux-q155 ~]$