4 lines
139 B
Bash
4 lines
139 B
Bash
wget -qO- https://raw.githubusercontent.com/retorquere/zotero-deb/master/install.sh | sudo bash
|
|
sudo apt update
|
|
sudo apt install -y zotero
|