Difference between revisions of "Kite.com: instalasi"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "==Install== Sebagai user biasa, bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)" Akan mendownload sekitar 500Mbyte") |
Onnowpurbo (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
Akan mendownload sekitar 500Mbyte | 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 | ||
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