wls ubuntu install gnome desktop

164 阅读1分钟

refer to www.chengxuzhilu.com/2407.html, thanks to author

two issues

  1. Could not read response to hello message from hook [ ! -f /usr/bin/snap ] || /usr/bin/snap advise-snap --from-apt 2>/dev/null || true: Success

solution: sudo rm -rf /etc/apt/apt.conf.d/20snapd.conf

  1. Install Systemd-Genie the packagecloud.io repository is out-of-date refer to github.com/arkane-syst…