Installation script for linux

I would like to share a shell script to install zotero on linux from the main webpage (https://www.zotero.org/download/).
You may check the script here: https://gist.github.com/iago-pssjd/725883234921c69472514bf024d70282

It does a variation of the Linux installation instructions in https://www.zotero.org/support/installation.
It assumes (among other things, like the linux platform or the availability of wget, which could be improved as in the script by @emilianoeheyns https://github.com/retorquere/zotero-deb/blob/master/install.sh ) the existence of a folder /opt/zotero where each version of zotero can be installed, so you may have installed simultaneously Zotero5 and Zotero6. Beyond that, each new version like zotero 6.0.7 overwrittes the previous one zotero 6.0.6
Sign In or Register to comment.