Stuck after clicking 'Manual Installation` and can't find LibreOffice Directory.
Hello,
LibreOffice doesn't contain Zotero tab, so I can't use Zotero with LibreOffice on Debian 11. The Zotero version is 6.0.18, and it was installed by Snap shop. According to the site, I tried to install the plugin by adding the directory of LibreOffice but I can't find it whereas I can find it in the terminal. I can't add the directory of LibreOffice to Zotero in the terminal. Then I tried to install it by Manual Installation. But when I click this button, the Zotero was stuck and can only be shutdown by force. How should I install it?
Thanks.
https://www.zotero.org/support/installation#linux
(The LibreOffice extension is just a standard .oxt, though, so you can always install it manually, even if you have to copy the .oxt outside of a sandbox first.)
Hello,
I did it as above, but I can start Zotero. Does this way work for Debian 11?
This way can only install the very old version.
How can I install the latest version of Zotero?
If you've installed Zotero some other way previously, you'll need to remove whatever you done from your system.
(re)install using curl -sL https://raw.githubusercontent.com/retorquere/zotero-deb/master/install.sh | sudo bash
in my terminal on Debian 11, but it did nothing. Did I do wrong?
sudo bash install.sh
there is an error:
install.sh: line 8: syntax error near unexpected token `newline'
install.sh: line 8: `<!DOCTYPE html>'
To install Zotero, use the following commands:
wget -qO- https://raw.githubusercontent.com/retorquere/zotero-deb/master/install.sh | sudo bash
sudo apt update
sudo apt install zotero
I failed. How can I download the actual file? I downloaded it from https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=6.0.19
But I can't install it on Debian 11.
Thanks.
Thanks for your kind help. I have installed Zotero from https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=6.0.19 .
My ability to use Linux is too poor. Thanks.