How do I install Kite on Linux?


If you are using Kite on Linux, you may find these frequently asked questions helpful.

How do I install Kite on Linux?
Install Kite on Linux by running one command:

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

Kite will launch automatically after installation.

You can also launch Kite from the Applications menu of your desktop environment.

How do I install Kite on Linux without a GUI?
Install Kite on Linux by running:

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

Then run the script at ~/.local/share/kite/login-user

Why can't Kite detect my editor, even though I have it installed?
This is a known issue for a few JetBrains editor installations. As of right now, only JetBrains IDEs installed with the methods here are supported.

For manually installed editors, only /opt is supported as of today.

Alternatively, you can add a launcher script to your PATH, and Kite should be able to detect the editor accordingly.

官方链接
https://help.kite.com/article/86-linux-faq


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM