# dnf install ocs-url-3.1.0-1.x86_64.rpm
Last metadata expiration check: 4:46:46 ago on Tue 06 Feb 2024 01:14:09 AM UTC.
Error:
Problem: conflicting requests
- nothing provides libQt5Svg5 >= 5.2.0 needed by ocs-url-3.1.0-1.x86_64 from @commandline
- nothing provides libqt5-qtquickcontrols >= 5.2.0 needed by ocs-url-3.1.0-1.x86_64 from @commandline
(try to add '--skip-broken' to skip uninstallable packages)
It looks like they need to re-build their RPM against the latest Fedora 39 repos. Best to file a bug with them since there’s not anything Fedora folks can do here.
I also see that they note Fedora 20/22 on that page? They should probably also update that…
Currently, Nextcloud implements and develops the OCS API, with parts also supported in various other projects and by many third party apps and tools.
Find the current OCS API definition in the Nextcloud developer documentation.
with is a link to Nextcloud. Fedora has several Nextcloud packages, including:
nextcloud.noarch : Private file sync and share server
nextcloud-client.x86_64 : The Nextcloud Client
nextcloud-client-devel.x86_64 : Development files for nextcloud-client
nextcloud-client-libs.x86_64 : Common files for nextcloud-client
nextcloud-client-nautilus.x86_64 : nextcloud client nautilus extension
as well as Nextcloud ad-on packages for for httpd (Apache), mysql, nginx, postgressql, and sqlite.