【发布时间】:2020-12-06 13:13:43
【问题描述】:
在 ubuntu 中安装风筝时出现此错误
sunbeam@rishi:~--> bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"
This script will install Kite!
We hope you enjoy! If you run into any issues, please report them at https://github.com/kiteco/issue-tracker.
- The Kite Team
Press enter to continue...
Checking to see if all dependencies are installed....
Did not find libXScrnSaver on your system. We can install it now or you can install and re-run this script
Install it now? (you might be asked for your sudo password) [Y/n] y
[sudo] password for sunbeam:
There are no enabled repos.
Run "yum repolist all" to see the repos you have.
You can enable repos with yum-config-manager --enable <repo>
我在使用 ubuntu 时如何解决此错误,并且我尝试了 stackoverflow 中的其他一些方法,但它仍然给出错误
【问题讨论】: