Yandex Disk install error

I need to install Yandex Disk to Tumbleweed.

They have a rpm version
http://repo.yandex.ru/yandex-disk/yandex-disk-latest.x86_64.rpm

But I get error:
sudo rpm -ivh yandex-disk-latest.x86_64.rpm
[sudo] password for root:
warning: yandex-disk-latest.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 7c90e5af: NOKEY
Verifying… ################################# [100%]
Preparing… ################################# [100%]
file /usr/share/man/man1 from install of yandex-disk-0.1.6.1080-1.fedora.x86_64 conflicts with file from package filesystem-84.87-21.1.x86_64

Is there a way to install it anyway?

Tnx.

Use zypper…

zypper in yandex-disk-latest.x86_64.rpm

This installs the package without the error message…

1 Like

Thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.