Stuck with Zotero 7 on Linux Mint
In the morning I was reminded to update my Zotero on Linux Mint manually. When entering
curl -sL https://raw.githubusercontent.com/retorquere/zotero-pkg/master/install.sh | sudo bash
into the terminal I got an error message.
Now after rebooting I am not any more reminded of the update. Zotero is still Version 7. I have downloaded the Zotero-9.0.4_linux-x86_64.tar.xz file and expanded it. What should I do with the expanded files? Copy them into the directory where the old V 7 version is? Create a new dir and copy them there and then edit the starter.
Thanks for any hint
Franz47
curl -sL https://raw.githubusercontent.com/retorquere/zotero-pkg/master/install.sh | sudo bash
into the terminal I got an error message.
Now after rebooting I am not any more reminded of the update. Zotero is still Version 7. I have downloaded the Zotero-9.0.4_linux-x86_64.tar.xz file and expanded it. What should I do with the expanded files? Copy them into the directory where the old V 7 version is? Create a new dir and copy them there and then edit the starter.
Thanks for any hint
Franz47
Upgrade Storage
can you try again and show the error message>
wget -qO- https://raw.githubusercontent.com/retorquere/zotero-pkg/master/install.sh | sudo bashthough both should really work.
wget -qO- https://raw.githubusercontent.com/retorquere/zotero-pkg/master/install.sh | sudo bash
results in the response
deb [signed-by=/usr/share/keyrings/zotero-archive-keyring.gpg by-hash=force] https://zotero.retorque.re/file/apt-package-archive ./
and no further reaction
@duc25519:
curl -sL https://raw.githubusercontent.com/retorquere/zotero-pkg/master/install.sh | sudo bash
results also in
deb [signed-by=/usr/share/keyrings/zotero-archive-keyring.gpg by-hash=force] https://zotero.retorque.re/file/apt-package-archive ./
I renamed the zotero dir to zoteroold, created a new dir zotero and copied the extracted files of the the tar file into it. Started and worked ok.