LXQt: Difference between revisions

From Alpine Linux
(Created page with "'''LXQt''' is a lightweight QT based desktop environment, LXQt was originally a port of LXDE to QT (called LXDE-Qt), it was created due to LXDE maintainer Hong Jen Yee being d...")
 
No edit summary
Line 3: Line 3:
<br>
<br>


== Prerequisites ==
= Prerequisites =


* [[Installation|Install]] AlpineLinux
* [[Installation|Install]] AlpineLinux
Line 9: Line 9:
* [https://wiki.alpinelinux.org/wiki/Post_installation#Repositories Enable the Community repository]
* [https://wiki.alpinelinux.org/wiki/Post_installation#Repositories Enable the Community repository]
* [[Alpine_setup_scripts#setup-xorg-base|Install Xorg]]
* [[Alpine_setup_scripts#setup-xorg-base|Install Xorg]]
{{Note|LXQt on Alpine currently requires having the edge repos enabled}}


<br>
<br>
= Installation =
{{Cmd|# apk add lxqt-desktop lxqt-core lxqt-panel lxqt-admin lxqt-config lxqt-notificationd lxqt-powermanagement lxqt-themes}}
== Optional packages ==
===== Recommeneded =====
{{Cmd|# apk add lxqt-archiver}}
===== Documentation =====
* {{Pkg|lxqt-config-doc}}
* {{Pkg|lxqt-openssh-askpass-doc}}
* {{Pkg|lxqt-panel-doc}}
* {{Pkg|lxqt-policykit-doc}}
* {{Pkg|lxqt-runner-doc}}
* {{Pkg|lxqt-session-doc}}
* {{Pkg|lxqt-sudo-doc}}
===== Development files =====
* {{Pkg|lxqt-globalkeys-dev}}
* {{Pkg|lxqt-panel-dev}}
===== Misc =====
{{Pkg|lxqt-build-tools}}

Revision as of 18:03, 30 December 2021

LXQt is a lightweight QT based desktop environment, LXQt was originally a port of LXDE to QT (called LXDE-Qt), it was created due to LXDE maintainer Hong Jen Yee being dissatisfied with GTK 3, on 21 July 2013 the LXDE(-Qt) and Razor-qt projects merged creating LXQt.


Prerequisites

Note: LXQt on Alpine currently requires having the edge repos enabled


Installation

# apk add lxqt-desktop lxqt-core lxqt-panel lxqt-admin lxqt-config lxqt-notificationd lxqt-powermanagement lxqt-themes

Optional packages

Recommeneded

# apk add lxqt-archiver

Documentation
Development files
Misc

lxqt-build-tools