Fedora 在 ARM 镜像中提供了它的版本,但我很好奇 Ubuntu 衍生版本是否也提供了?我似乎找不到。
答案1
我没有找到任何 arm64 或 arm 版本的 kubuntu ISO
也许你可以安装 ubuntu 的服务器版本,然后安装 kubuntu-desktop 包
sudo apt install kubuntu-desktop
https://packages.ubuntu.com/focal/kubuntu-desktop
我自己还没有尝试过,但我认为它应该有效
-- 根据评论进行编辑 --
Desktopify 是另一种方法,可能是一个更完整的解决方案
https://github.com/wimpysworld/desktopify
Put an Ubuntu Server image for Raspberry Pi on a SDHC card.
Boot the Ubuntu Server SDHC on a Raspberry Pi 2, 3 or 4.
Login to the Raspberry Pi; username ubuntu and password ubuntu
You will be prompted to change the password
Clone the project
git clone https://github.com/wimpysworld/desktopify.git
Change your current directory to desktopify directory
cd desktopify
Convert the server to a desktop
sudo ./desktopify --de kubuntu