Zotero for Linux
@emilianoeheyns and all Zotero development team
I have some concern about the future of Zotero on Linux. I am a Linux Mint Debian Edition user. I do not use Windows or macOS. I promote free and open source software and Zotero. I hope to be able to keep using it for a long time. I also hope that the Linux version, which for now is for Debian and its derivatives, continues to be supported. https://github.com/retorquere/zotero-deb
I’m sharing this post.
Guía Gestor bibliográfico Zotero. Segunda edición., 2024
http://eprints.rclis.org/46116/
Best regards,
Roberto Ronconi
I have some concern about the future of Zotero on Linux. I am a Linux Mint Debian Edition user. I do not use Windows or macOS. I promote free and open source software and Zotero. I hope to be able to keep using it for a long time. I also hope that the Linux version, which for now is for Debian and its derivatives, continues to be supported. https://github.com/retorquere/zotero-deb
I’m sharing this post.
Guía Gestor bibliográfico Zotero. Segunda edición., 2024
http://eprints.rclis.org/46116/
Best regards,
Roberto Ronconi
First of all, the Linux version of Zotero is not Debian-specific, any user of any distribution can use the official tarball (see https://www.zotero.org/support/installation ). The deb is a very appreciated contribution of a dedicated developer.
Currently both the tarball and the deb are officially supported, are you seeing a risk that this might change? Why?
I suspect I could fairly easily add other distros, but demand is either not there, or covered by others.
Snap/flatpak is a different matter. Also likely easy to add, and I understand the conceptual appeal, but historically they didn't seem to be easily supportable, and that seems undesirable to me.
But I do not now which is the current situation regarding this and if solving this issue would be viable today.
There is one possibility -- a shallow package like the java package that consists only of a script that downloads the Zotero binaries tarball at install time and not before, and then during install performs all the actions needed (copy/replace files, set rights, etc), and at uninstall would be scripted to remove all files it placed. I tried that too but it'd mean I would have to do all the checks that apt does, check for errors encountered during install, etc, and the package would not list the zotero files as part of the installation. The current setup is just more robust.
First, Debian users wouldn't be imposed to use Debian repositories versions, as it is common with many software, where beyond being in Debian repositories, may have versions in their own repositories and even may offer deb packages to be installed through dpkg or apt, other binary formats or the source codes.
And for those using Debian repositories versions, I believe they are conscious that the place to report issues are the Debian maintainer(s), and if doing here, they can choose between the Debian-patience or get from Zotero webpage.
Beyond that, I believe the rhythm for updating the most recent version through the release channel would depend on the maintainer(s), so not necessarily would be slow.