在 Ubuntu 18.04 上安装 X11

use*_*641 0 xorg 18.04

sudo apt-get install x11
Reading package lists ... Done
Dependency tree is being created
Read status information ... Done
E: x11 package not found
Run Code Online (Sandbox Code Playgroud)

0x2*_*fa0 5

您可能想要安装该xorg软件包,它在 Ubuntu 上提供了标准的 X11 实现。

尝试: sudo apt install xorg