Include:Setup-desktop: Difference between revisions
Prabuanand (talk | contribs) (Added details about viewing the list of packages chosen) |
Prabuanand (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
{{Note|To Install any desktop environment, ensure that <code>community</code> repository is [[Repositories#Managing_repositories|enabled]].}} | {{Note|To Install any desktop environment, ensure that <code>community</code> repository is [[Repositories#Managing_repositories|enabled]].}} | ||
= 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}}. | 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}}. |
Revision as of 15:12, 11 August 2024
community
repository is enabled.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
On running the above command, you will be prompted for the desktop name.
Which desktop environment? ('gnome', 'plasma', 'xfce', 'mate', 'sway' or 'none') [none]
Once you have chosen the chosen desktop environment, this utility installs the chosen desktop with all the necessary dependencies, standard utilities and commonly used applications along with firefox as browser. This utility also activates the necessary initrc services like dbus etc..
To view all the packages that are installed by the utility for the chosen desktop you can issue the below command:
# cat /sbin/setup-desktop