Fedora how to install the bubblewrap version?

I have two fedora 43 kde-plasma installation a pc and a laptop. On my pc I have a version 33.0.0 which probably wasn´t installed from the fedora package manager as it has the 3.17 version only and is run in a bwrap.

How do i install the same version on my laptop?

sudo dnf install nextcloud-client

Unfortunately not. That would install 3.17:


$ sudo dnf install nextcloud-client
[sudo] password for j: 
Updating and loading repositories:
Repositories loaded.
Package "nextcloud-client-3.17.4-1.fc43.x86_64" is already installed.

At the moment, version 33 is the main version-number of nextcloud. The nextcloud-client is actual 4.0.6. And yes, Nextcloud should handle the version-numbers in a better way (nextcloud 33 is called hub winter 26, and the clients on the download-site are called 33, but is version 4 …)

thanks!. that clears it up :exploding_head::face_with_hand_over_mouth:

No, the latest version is indeed 33.0.2: Releases · nextcloud/desktop · GitHub

After version 4.0.8, they switched to semantic versioning and aligned the major version number with the latest server release: 4.0.8 → 33.0.0 → 33.0.1 → 33.0.2 (latest).

So, the Fedora packages are several versions behind the latest Nextcloud release; that’s why they are still on 4.0.x.

The latest Fedora packages are currently:

Fedora Rawhide 4.0.7-2.fc45 -
Fedora 44 4.0.7-2.fc44 4.0.7-2.fc44
Fedora 43 4.0.7-2.fc43 -
Fedora 42 3.17.4-2.fc42 -

See also here: nextcloud-client - Fedora Packages

1 Like

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