How can I install beta version on Manjaro Linux
I miss several similar errors.
```
/opt/zotero ./zotero ✔
XPCOMGlueLoad error for file /opt/zotero/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
```
How can I install the beta version?
```
/opt/zotero ./zotero ✔
XPCOMGlueLoad error for file /opt/zotero/libxul.so:
libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Couldn't load XPCOM.
```
How can I install the beta version?
sudo mv Zotero_linux-x86_64/* /opt/zotero/
cd /opt/zotero
sudo ./set_launcher_icon
ln -s /opt/zotero/zotero.desktop ~/.local/share/applications/zotero.desktop
I use these commands to install the beta version
sudo apt install zotero-beta
?(see https://github.com/retorquere/zotero-deb/releases )
sudo pacman -S [package]
andyay -S [package]
. Manjaro belongs to Arch branch.zotero-beta
See https://forum.manjaro.org/t/zotero-without-libdbus-glib-1-so-2/63006/7