linuxfan Posted September 25, 2021 Posted September 25, 2021 I installed the Armbian desktop environment via armbian-config. Then I disabled it, and I saw that many of the packages were uninstalled by my next "apt upgrade". I want to install them again, but armbian-config only lets me "enable" or "disable" the Desktop now. It won't install anything anymore. So my question is how do I redo what armbian-config did during the first time, to reinstall all Armbian desktop files?
Werner Posted September 26, 2021 Posted September 26, 2021 armbian-config was not designed to noticed if somebody messes with the packages by hand. For first clues I suggest to check the source of the script and repeat the steps taken: https://github.com/armbian/config/search?q=desktop
Recommended Posts