I have two Fedora 43 KDE-Plasma installations. On both I have installed nextcloud but even after update I see they are different versions.
One opens /usr/bin/bwrap /app/bin/nextcloud the other /opt/nextcloud. Totally confusing.
How did I get the bwrap version where dnf installs a fedora packages version?
I understand bubblewrap is a containerd version of appimage or whatever.
How do I install the bwrap version from the fedora package manager?
$ sudo dnf list | grep nextcloud
Updating and loading repositories:
Repositories loaded.
nextcloud.noarch 32.0.6-1.fc43 updates
nextcloud-client.x86_64 3.17.4-1.fc43 updates
nextcloud-client-caja.x86_64 3.17.4-1.fc43 updates
nextcloud-client-devel.x86_64 3.17.4-1.fc43 updates
nextcloud-client-dolphin.x86_64 3.17.4-1.fc43 updates
nextcloud-client-libs.x86_64 3.17.4-1.fc43 updates
nextcloud-client-nautilus.x86_64 3.17.4-1.fc43 updates
nextcloud-client-nemo.x86_64 3.17.4-1.fc43 updates
nextcloud-httpd.noarch 32.0.6-1.fc43 updates
nextcloud-mysql.noarch 32.0.6-1.fc43 updates
nextcloud-nginx.noarch 32.0.6-1.fc43 updates
nextcloud-postgresql.noarch 32.0.6-1.fc43 updates
nextcloud-sqlite.noarch 32.0.6-1.fc43 updates
But I definitely am running the 33.0.0 version here. I only want that on my laptop as well…
