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