Setup-desktop: Difference between revisions
Prabuanand (talk | contribs) No edit summary |
Prabuanand (talk | contribs) |
||
Line 1: | Line 1: | ||
= | =List= | ||
To use Alpine Linux as a Desktop, a desktop environment needs to be installed. The desktops environments that can be installed in Quickstart mode using Setup-desktop utility are listed: | To use Alpine Linux as a Desktop, a desktop environment needs to be installed. The desktops environments that can be installed in Quickstart mode using Setup-desktop utility are listed: | ||
Revision as of 08:16, 13 August 2024
List
To use Alpine Linux as a Desktop, a desktop environment needs to be installed. The desktops environments that can be installed in Quickstart mode using Setup-desktop utility are listed:
The Alpine Linux script for quickly setting up a desktop is:
# setup-desktop
On running the above command, you will be prompted to select a desktop environment.
Which desktop environment? ('gnome', 'plasma', 'xfce', 'mate', 'sway', 'lxqt' or 'none') [none]
Once you have chosen a desktop environment, this script installs the chosen desktop along with necessary packages, firefox browser and adds necessary services to run on startup. You can reboot when complete, and the system will boot into a graphical login screen with the chosen desktop environment. To view the packages installed by the script: $ cat /usr/sbin/setup-desktop
Information related to all Desktop Managers that are available In Alpine Linux.