Hi all, I have Fedora 38 with Anydesk installed.
dnf list anydesk anydesk.x86_64 6.2.1-1 @System
If I enable the Anydesk repository I found a new version: anydesk.x86_64 6.3.0-1 anydesk
But the update fails with the error: Problema: cannot install the best update candidate for package anydesk- 6.2.1-1.x86_64 - nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.3.0- 1.x86_64 from anydesk
I found it's a bug in the name of library, but my question is, why there isn't the same version in the fedora repo?
Thnx to all Ambrogio
On 8/26/23 09:42, ogio.spam wrote:
Hi all, I have Fedora 38 with Anydesk installed.
dnf list anydesk anydesk.x86_646.2.1-1@System
If I enable the Anydesk repository I found a new version: anydesk.x86_64 6.3.0-1anydesk
But the update fails with the error: Problema: cannot install the best update candidate for package anydesk-6.2.1-1.x86_64
- nothing provides libgtkglext-x11-1_0-0 needed by
anydesk-6.3.0-1.x86_64 from anydesk
I found it's a bug in the name of library, but my question is, why there isn't the same version in the fedora repo?
"anydesk" is not a Fedora package. You can tell for sure because a Fedora package would have "fc38" in the version.
Hi all, I have Fedora 38 with Anydesk installed.
dnf list anydesk anydesk.x86_64 6.2.1-1 @System
...
But the update fails with the error: Problema: cannot install the best update candidate for package anydesk- 6.2.1-1.x86_64
- nothing provides libgtkglext-x11-1_0-0 needed by anydesk-6.3.0-
1.x86_64 from anydesk
...
since moons there has been trouble using anydesk rpm from anydesk cause of missing lib's in fedora.
use the flatpak version (it's currently un-maintained, but still installable; tested on rawhide some days ago)
"flatpak search com.anydesk.Anydesk" shows nothing here, but "flatpak install com.anydesk.Anydesk" gives (cause it's already installed)
Looking for matches… Skipping: com.anydesk.Anydesk/x86_64/stable is already installed
=== all steps I did to get anydesk running:
- sudo dnf install flatpak - sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo - sudo flatpak remote-modify --enable flathub - sudo flatpak install anydesk
On 8/26/23 09:42, ogio.spam wrote:
I have Fedora 38 with Anydesk installed.
You might want to consider using rustdesk instead. https://rustdesk.com/ It's free and open source. It's what I've started using for the times I need to help windows users remotely. I've even set up ID and relay servers on my server so everything is completely private.
They also have a "pro" version, but it's not clear what the difference is.