Include:Setup-desktop: Difference between revisions
Prabuanand (talk | contribs) (Created page with "== Quickstart Installation == 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}}. {{Cmd|# setup-desktop}} The above utility installs the chosen desktop environment with all the necessary dependencies and standard utilities and commonly used applications...") |
Prabuanand (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
{{Cmd|# setup-desktop}} | {{Cmd|# setup-desktop}} | ||
The above utility installs the chosen desktop environment with all the necessary dependencies | 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:35, 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.
# setup-desktop
The above utility installs the chosen desktop environment with all the necessary dependencies, standard utilities and commonly used applications along with firefox as browser.