Include:Setup-desktop: Difference between revisions

From Alpine Linux
No edit summary
No edit summary
Line 2: Line 2:


The Alpine Linux utility for setting up any desktop quickly is <code>setup-desktop</code>. Most commonly used desktop environements can be quickly installed with this utility, which is part of the standard Alpine Linux installation package {{pkg|alpine-conf|repo=main}}.
The Alpine Linux utility for setting up any desktop quickly is <code>setup-desktop</code>. Most commonly used desktop environements can be quickly installed with this utility, which is part of the standard Alpine Linux installation package {{pkg|alpine-conf|repo=main}}.
This utility installs the chosen desktop environment with all the necessary dependencies, standard utilities and commonly used applications along with {{pkg|firefox|repo=main}} as browser.


{{Cmd|# setup-desktop}}
{{Cmd|# setup-desktop}}
The above utility installs the chosen desktop environment with all the necessary dependencies, standard utilities and commonly used applications along with {{pkg|firefox|repo=main}} as browser.

Revision as of 13:36, 11 August 2024

Quickstart Installation

The Alpine Linux utility for setting up any desktop quickly is setup-desktop. Most commonly used desktop environements can be quickly installed with this utility, which is part of the standard Alpine Linux installation package alpine-conf.

This utility installs the chosen desktop environment with all the necessary dependencies, standard utilities and commonly used applications along with firefox as browser.

# setup-desktop