![]()
LXQt, the lightweight Qt-based Linux desktop environment, released new 2.4.0 version yesterday.
The new version of this free open-source desktop improved Wayland, multi-monitors, and sandboxed apps support, and fixed many issues.
News, Tutorials, Howtos for Ubuntu Linux
![]()
LXQt, the lightweight Qt-based Linux desktop environment, released new 2.4.0 version yesterday.
The new version of this free open-source desktop improved Wayland, multi-monitors, and sandboxed apps support, and fixed many issues.
![]()
LXQt, the lightweight Qt based desktop environment, released new version 2.3.0 few days ago.
The new release of this free open-source Linux desktop continued improving Wayland support. The Desktop Switcher panel applet now works on Labwc, niri, and Wayfire Wayland compositors that support ext-workspaces-v1 protocol.
This simple tutorial shows how to install the latest LXQt desktop 1.4.0 in (L)Ubuntu 22.04 via its official PPA.
The light LXQt desktop environment released 1.4.0 for few weeks ago. While, LUbuntu 22.04 ships with 0.17 version by default, you can now upgrade to the latest through PPA.
Changes in LXQt 1.4.0 include:
lxqt-menu-data to replace lxmenu-data anywhere needed.LUbuntu announced the official backports PPA last year, to provide the latest LXQt desktop stack. It now contains the new LXQt 1.4.0 packages for (L)Ubuntu 22.04 LTS.
1. Add LUbuntu backports PPA
Open terminal (Ctrl+Alt+T), and run the command below in terminal to add the official PPA instead:
sudo add-apt-repository ppa:lubuntu-dev/backports
2. Update LXQt Desktop:
Finally, use the command below to update LXQt to v1.4.0:
sudo apt full-upgrade
NOTE: apt full-upgrade is required rather than apt upgrade, or some core libraries will be kept back.
For non-LUbuntu but Ubuntu 22.04 based systems, user can use the command below to install LXQt 1.4.0:
sudo apt install lubuntu-desktop
In case you want to restore your system later, it’s better to written down what packages it’s going to install via terminal output
To restore your LUbuntu desktop, run the command below in terminal to install ppa-purge and use the tool to purge the PPA repository:
sudo apt install ppa-purge && sudo ppa-purge ppa:lubuntu-dev/backports
Finally, restart your system.
LXQt 0.9, the lightweight desktop environment (merge between LXDE and Razor-qt), was released this Sunday. The new release drops Qt4 and now requires Qt5.
Besides enforcing Qt5, LXQt 0.9 comes a new LXQt Frost theme, lots of UI and internal polishing and several new features. See the official release note.
Install / Upgrade LXQt 0.9 in Ubuntu:
For (L)Ubuntu 14.04, (L)Ubuntu 14.10, and upcoming (L)Ubuntu 15.04 users, LXQt 0.9 has been made into PPA. Just follow below steps to install or upgrade it.
1. Open terminal from the Dash or by pressing Ctrl+Alt+T on keyboard. When it opens, run command to add lubuntu daily build PPA:
sudo add-apt-repository -y ppa:lubuntu-dev/lubuntu-daily
2. After that, update system package cache and install LXQt by running below two commands one by one:
sudo apt-get update sudo apt-get install lxqt-metapackage lxqt-panel openbox
Once the installation finished, log out and log in back with “LXQt Desktop” session and enjoy!
LXQt, the next generation of LXDE, has just reached release 0.8.0, which brings full Qt 5 compatibility, two beautiful new themes, and a lot of new features.
LXQt is the Qt port and the upcoming version of LXDE, the Lightweight Desktop Environment. It is the product of the merge between the LXDE-Qt and the Razor-qt projects.
According to the release note, LXQt 0.8.0 brings below changes:
A daily build PPA is available in ppa:lubuntu-dev/lubuntu-daily, so far it supports Ubuntu 14.10, Ubuntu 14.04 and derivatives.
Press Ctrl+Alt+T to open terminal and run below commands one by one to add the PPA and install LXQt session:
sudo add-apt-repository ppa:lubuntu-dev/lubuntu-daily sudo apt-get update sudo apt-get upgrade sudo apt-get install lxqt-metapackage lxqt-session lxsession
Once installed, log out or restart. When you’re at the Unity Greeter choose log in with a LXQt session.
(Optional) To remove this Desktop Environment, run below command in terminal:
sudo apt-get remove lxqt-metapackage lxqt-session && sudo apt-get autoremove
The first release of LXQt, the Qt port and the upcoming version of LXDE, has been announced a few hours ago. It is the product of the merge between the LXDE-Qt and the Razor-qt projects: A lightweight, modular, blazing-fast and user-friendly desktop environment.
The LXDE and Razor-qt teams are proud to announce LXQt 0.7.0, the first release of LXQt, the Qt Lightweight Desktop Environment. This beta release is considered a stable continuation of the Razor desktop.
It has been almost a year since the Razor-qt project and the LXDE-Qt project decided to merge. Since then, the LXQt desktop has been under active development by 13 developers and dozens of contributors and
translators.
Read the full announcement at sourceforge.net
Install LXQt session in Ubuntu:
For Ubuntu 14.04 and Ubuntu 13.10, press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the commands below and run one by one:
sudo apt-get install software-properties-common sudo add-apt-repository ppa:lubuntu-dev/lubuntu-daily sudo add-apt-repository ppa:gilir/q-project sudo apt-get update sudo apt-get upgrade sudo apt-get install lxqt-metapackage
Once installed, log out current session and select log in with LXQt Desktop:
Links:
LXQt website: lxqt.org
Report issues: github.com/lxde/lxde-qt