-
到向日葵官网下载向日葵 for Linux的麒麟Arm64版本;
-
sudo dpkg -i 文件名.deb 安装;
-
安装依赖:
bashsudo apt install libappindicator3-1 -
如果没有的话就使用:
bashsudo apt install libayatana-appindicator3-1 -
关闭wayvnc服务及其自启动:
bashsystemctl stop wayvnc.service systemctl disable wayvnc.service -
开启VNC
bashsudo raspi-config --> Interface Options --> VNC --> enable sudo raspi-config --> Advanced Options --> Wayland --> X11 -
设置自启动
bashmkdir /home/<用户名>/.config/autostart cp /usr/share/applications/sunlogin.desktop /home/<用户名>/.config/autostart
记录树莓派4B安装向日葵的过程
Tesseract_95272024-12-24 15:59
相关推荐
123过去1 天前
wifi-honey使用教程Deitymoon1 天前
linux——孤儿进程和僵尸进程Linux运维技术栈1 天前
生产环境Linux应用目录迁移至LVM独立分区 标准化实战方案feasibility.1 天前
SSH Agent Forwarding 与 tmux 排障笔记ShawnLiaoking1 天前
Linux 会话窗口常开230万光年的思念1 天前
向日葵远程控制ubuntu24一直显示连接中IMPYLH1 天前
Linux 的 dir 命令fanged1 天前
操作系统番外1(Linux的测试体系)(TODO)123过去1 天前
pixiewps使用教程H_老邪1 天前
Linux 与 Docker 常用命令