Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 459 Bytes

File metadata and controls

23 lines (15 loc) · 459 Bytes

Ubuntu

Installation

Open terminal, paste

wget -O - https://raw.githubusercontent.com/drweb86/annotator/master/scripts/ubuntu-install.sh | bash

for preview version

wget -O - https://raw.githubusercontent.com/drweb86/annotator/master/scripts/ubuntu-install.sh | bash -s -- --latest

Uninstallation

Open terminal, paste

wget -O - https://raw.githubusercontent.com/drweb86/annotator/master/scripts/ubuntu-uninstall.sh | bash