〇Zoteroの画面
〇インストール方法
以下のコマンドを実行します。
wget 'https://www.zotero.org/download/client/dl?channel=release&platform=linux-x86_64&version=5.0.85' -O Zotero-5.0.85_linux-x86_64.tar.bz2
tar jxvf Zotero-5.0.85_linux-x86_64.tar.bz2
sudo mv Zotero_linux-x86_64 /opt
cat << EOF | sudo tee /usr/share/applications/zotero.desktop
[Desktop Entry]
Name=Zotero
Exec=/opt/Zotero_linux-x86_64/zotero
Type=Application
Terminal=false
Categories=Office;
MimeType=text/plain
EOF
〇関連情報
・Zoteroに関する他の情報はこちらを参照してください。
0 件のコメント:
コメントを投稿