Is it safe to add this Tumbleweed repo to install recoll on slowroll with KDE?
(https://download.opensuse.org/repositories/KDE:Extra/openSUSE_Tumbleweed/KDE:Extra.repo)
Is it safe to add this Tumbleweed repo to install recoll on slowroll with KDE?
(https://download.opensuse.org/repositories/KDE:Extra/openSUSE_Tumbleweed/KDE:Extra.repo)
welcome to the forum
i don’t know but why not try the appimage first
https://www.recoll.org/downloads/appimages/Recoll-x86_64.AppImage
and you have a flatpak from the community
I installed recoll from the rpm in the repo long time ago. Just want to make sure it is updated via zypper.
i didn’t try it myself and i don’t know
however if you want automated update flatpak could be a better choice for you
Provide output of:
zypper lr -dEP
here you go
[19:44:23]macom@opensuse:~$ zypper lr -dEP
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
--+--------------------------+------------------+---------+-----------+---------+------+----------+--------+------------------------------------------------------------------------------+---------
8 | packman-slowroll | packman-slowroll | Yes | (r ) Yes | Yes | - | 70 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Slowroll/Essentials/ |
6 | openSUSE:update-slowroll | update-slowroll | Yes | (r ) Yes | Yes | - | 80 | rpm-md | http://download.opensuse.org/update/slowroll/repo/oss | openSUSE
1 | openSUSE:repo-non-oss | repo-non-oss | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/slowroll/repo/non-oss | openSUSE
2 | openSUSE:repo-openh264 | repo-openh264 | Yes | (r ) Yes | Yes | - | 99 | rpm-md | https://codecs.opensuse.org/openh264/openSUSE_Tumbleweed | openSUSE
3 | openSUSE:repo-oss | repo-oss | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://download.opensuse.org/slowroll/repo/oss | openSUSE
9 | vivaldi | vivaldi | Yes | (r ) Yes | Yes | - | 99 | rpm-md | https://repo.vivaldi.com/archive/rpm/x86_64 |
[19:44:25]macom@opensuse:~$
You need to add the repo:
sudo zypper ar -p 105 https://download.opensuse.org/repositories/KDE:/Extra/openSUSE_Tumbleweed/ kde-extra
Then refresh and dup. ![]()
ok, so adding the repo with priority 105
Thanks
Yep, don’t want it clobbering base packages with default priority 99. ![]()
I guess temporary problem
Problem: 2: nothing provides 'libQt6Core.so.6(Qt_6.11)(64bit)' needed by the to be installed recoll-1.43.13-1.3.x86_64
The issue is that you added some random repo without checking the deps…
https://en.opensuse.org/SDB:KDE_repositories
It is even more important to add the full set of repos, as you are using SR which still uses Qt6.10.2 whereas the devel repos and TW are already at Qt6.11
But you will run into issues, as these KDE repos are for TW and do not exist for SR. So you are better of as already mentioned with the flatpak.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.