|
【Linux】
ubuntu 带桌面文件系统制作
发表于 2021-8-2 16:19:54
浏览:6373
|
回复:2
打印
只看该作者
[复制链接]
楼主
使用ubuntu-base-18.04.5-base-arm64根文件系统,编译安装lubuntu桌面
apt-get install --no-install-recommends lubuntu-desktop
但是提示
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lubuntu-desktop
源是可以用的,apt-get update正常,重新换了几个源都不行
各位大佬有其他source推荐吗?
已经测试过,使用ubuntu-base-18.04.5-base-armhf根文件系统,lubuntu是可以正常安装的。 |
|