安装runtime报错:This command has to be run with superuser privileges

WIBU
2025-07-22
当您尝试安装runtime时,可能会遇到如下报错:
Error: This command has to be run with superuser privileges.
这是由于,您使用的linux系统有权限控制,需要以管理员身份安装软件,可在安装命令行前加 sudo 参数。
WIBU
2025-07-22
Error: This command has to be run with superuser privileges.