Setup-desktop: Difference between revisions
Prabuanand (talk | contribs) m (added references related to desktop) |
Prabuanand (talk | contribs) (removed the word quickstart) |
||
Line 1: | Line 1: | ||
To use Alpine Linux as a [[Daily driver guide|desktop]], a desktop environment needs to be installed. Alpine Linux currently supports the following [[Desktop_environments_and_Window_managers|Desktop environments and Window managers]]. The desktops that can be installed using [[Alpine_setup_scripts#setup-desktop|setup-desktop]] script are listed: | |||
To use Alpine Linux as a [[Daily driver guide| | |||
* [[KDE|Plasma]] | * [[KDE|Plasma]] | ||
Line 9: | Line 8: | ||
{{:Include:Setup-desktop}} | {{:Include:Setup-desktop}} | ||
== See Also == | == See Also == |
Revision as of 05:58, 11 September 2024
To use Alpine Linux as a desktop, a desktop environment needs to be installed. Alpine Linux currently supports the following Desktop environments and Window managers. The desktops that can be installed using setup-desktop script are listed:
- Create a non-privileged user account for security reasons, if you skipped this step during Installation.
- Enable community repository. Setup-desktop script automatically does this for you.
- Install graphics driver for your video hardware.
Installation using setup-desktop
The Alpine Linux script for setting up a desktop quickly is setup-desktop.
# setup-desktop
On running the above command, you will be prompted to select a desktop environment.
Which desktop environment? ('gnome', 'plasma', 'xfce', 'mate', 'sway' or 'none') [none]
Once you have chosen a desktop environment, this script installs the chosen desktop along with all the necessary packages, firefox browser and adds the necessary services to run on startup. You can reboot when complete and the system will boot into a graphical login screen with the desktop environment. Depending on the desktop chosen, the script also activates the necessary services like dbus, elogind, login manager etc..
To view all the packages that are installed by the script for the chosen desktop you can issue the below command:
# cat /sbin/setup-desktop