Difference between revisions of "Kite.com: instalasi"

From OnnoWiki
Jump to navigation Jump to search
 
Line 12: Line 12:
 
* with systemd, run systemctl --user start kite-autostart
 
* with systemd, run systemctl --user start kite-autostart
 
* without systemd, run /home/onno/.local/share/kite/kited
 
* without systemd, run /home/onno/.local/share/kite/kited
 +
 +
Untuk Ubuntu 20.04, saya pakai
 +
 +
/home/onno/.local/share/kite/kited

Latest revision as of 09:32, 22 December 2020

Install

Sebagai user biasa,

bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"

Akan mendownload sekitar 500Mbyte


Run

  • with systemd, run systemctl --user start kite-autostart
  • without systemd, run /home/onno/.local/share/kite/kited

Untuk Ubuntu 20.04, saya pakai

/home/onno/.local/share/kite/kited