Linux mint lxqt install

How to Install LXQt Desktop on Alpine Linux

Based on Qt, LXQt is an open-source and minimalistic desktop environment for all major Linux and BSD systems. LXQt is an implementation of Razor-Qt, a discontinued desktop environment, and LXDE. the latter is based on GTK while the former was based on Qt.

LXQt is a lightweight desktop environment popular for its low resource utilization and is, hence, recommended for old PCs or systems with low computing specifications. In fact, LxQt is said to only use up to 95 MB of RAM while Openbox, its default window manager, uses only 78 MB of RAM.

In this guide, you will learn how to install the LXQt desktop environment on Alpine Linux.

Installing LXQt in Alpine Linux

Before anything else, log in to your Alpine Linux instance and update the local package index using the following apk command as shown.

Next, install Xorg, or simply X, is a fully-featured and popular display server for Linux / UNIX systems that run on Intel x86 systems. It is massively adopted in most Linux distributions as the Display server of choice.

To install Xorg, run the setup-xorg-base installation script as shown

This installs a host of packages for the Display server as shown in the output below.

Install Xorg in Alpine Linux

With the Xorg display server in place, install the LXQt desktop environment and associated LXQt packages including Openbox windows manager which is the default windows manager for LXQt desktop manager.

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

Install LXQT in Alpine Linux

Even though LXQt uses Openbox as the default Window manager, it also supports other Window managers such as KWin, a windows manager for the KDE Plasma Desktop, and Xfwm4 which is a window manager for the Xfce environment.

Once the installation is complete, add the regular user to the input and video groups as shown.

# addgroup tecmint input # addgroup tecmint video

Finally, to launch LXQt, run the startx command as shown.

The login screen will appear as shown. Provide the username and password for the user and hit ENTER.

Start LXQT in Alpine Linux

Once logged in, you will be prompted to select the default Window manager. Feel free to pick your preferred option and click ‘Ok’.

LXQT Window Manager

Due to the minimalistic nature of the LXQt desktop environment, a lot of the graphical features are stripped down. Only the very essential menu options are provided.

LXQT Desktop

LXQt is an excellent desktop environment of choice for old systems or systems will low computational specifications. However, despite its lightweight nature, it lacks the polish and modern look compared to other desktop environments such as GNOME and KDE. It’s quite minimalistic and stripped down.

Читайте также:  Windows to go creator linux

And there you have it. We have successfully installed LXQt GUI on Alpine Linux! Your comments and suggestions are welcome.

Источник

5 облегченных сред рабочего стола Linux с открытым исходным кодом для ваших старых компьютеров

Многие из нас владеют старыми компьютерами, а старые компьютеры нуждаются в использовании на них графического интерфейса с ограниченными ресурсами. В этой статье мы поговорим об облегченных средах рабочего стола Linux, которые можно установить на ваш старый компьютер, чтобы снова его оживить.

[Вам также может понравиться: Лучшие дистрибутивы Linux для старых машин]

1. ЛСДЭ

Один из самых известных легковесных графических интерфейсов, LXDE (Легкая среда рабочего стола X11), был впервые выпущен в 2006 году. Он был запрограммирован для работы на Unix-подобных платформах, таких как Linux и FreeBSD, LXDE является графическим интерфейсом по умолчанию для многих дистрибутивов Linux, таких как Lubuntu, Knoppix, LXLE Linux, Artix и Peppermint Linux OS, среди прочих.

Написанный на языке C с библиотекой GTK+, LXDE представляет собой очень хорошую среду рабочего стола для запуска на старых компьютерах. Он является компонентом многих инструментов, таких как PCManFM (файловый менеджер), LXDM (X Display Manager) и многих других компонентов.

Разрабатывался порт Qt с рабочего стола LXDE, целью которого было переписать все компоненты LXDE в библиотеке Qt. Он назывался «LXDE-Qt», позже появился другой облегченный рабочий стол «Razor- qt» был запущен для того, чтобы предоставить новый графический интерфейс для компьютеров с низким уровнем ресурсов, написанный в библиотеке Qt, эти 2 проекта были объединены вместе, поскольку они преследуют одну и ту же цель в рамках «LXQT », но, в конце концов, был брошен, и все усилия были сосредоточены на переносе Qt.

Установите LXDE в Linux

LXDE доступен для установки из официальных репозиториев большинства дистрибутивов Linux.

$ sudo apt install lxde [On Debian/Ubuntu & Mint] $ sudo dnf install lxde [On Fedora/CentOS & RHEL]

2. ЛКСКТ

Как мы сказали выше, LXQT является официальным портом Qt прямо сейчас из проекта LXDE, разработчики LXQT определяют его как «Следующее поколение облегченной среды рабочего стола

Все права защищены. © Linux-Console.net • 2019-2023

Источник

6 Lightweight Linux Desktop Environments For Older Computers

Many of us own old computers, and old computers need low resources-constrained GUI’s to be used on them. In this article, we are going to talk about lightweight linux desktop environments to install on your old computer to revive it again.

1. LXDE

One of the most famous lightweight GUIs over there, LXDE (Lightweight X11 Desktop Environment) was first released in 2006, it was programmed to work on Unix-like platforms like Linux & FreeBSD, LXDE is the default GUI for many Linux distributions like Lubuntu, Knoppix, LXLE Linux, Artix, and Peppermint Linux OS – among others.

Written in the C language with the GTK+ library, LXDE is a very good desktop environment to run on old computers, it is a component of many tools like PCManFM (File Manager), LXDM (X Display Manager), and many other components.

There was a Qt port under development from the LXDE desktop which aims to rewrite all LXDE components in the Qt library, it was called “LXDE-Qt“, later, another lightweight desktop “Razor-qt” was launched in order to provide a new GUI for low-resources computers written in the Qt library, these 2 projects have been merged together since they have the same goal under the “LXQT” project, but, eventually, dropped and all efforts focused on the Qt port.

Читайте также:  Проверить содержимое файлов linux

LXDE Desktop

Install LXDE in Linux

LXDE is available to install from the official repositories for most Linux distributions.

$ sudo apt install lxde [On Debian/Ubuntu & Mint] $ sudo dnf install lxde [On Fedora/CentOS & RHEL]

2. LXQT

As we said above, LXQT is the official Qt port right now from the LXDE project, LXQT developers define it as “The next generation of the Lightweight Desktop Environment“, it is very customizable as it was written in the Qt library, but it still under heavy development.

Linux distributions that provide a version with LXQt as default desktop include Lubuntu, LXQt spin of Fedora Linux, Manjaro LXQt edition, SparkyLinux LXQt, while other distributions like Debian and openSUSE provide it as an alternative desktop environment during installation.

LXQT Desktop

Install LXQT in Linux

LXQT is available to install from the official repositories for most Linux distributions.

$ sudo apt install lxqt [On Debian/Ubuntu & Mint] $ sudo dnf group install "LXQt Desktop" [On Fedora/CentOS & RHEL]

3. Xfce

Xfce is a free & open-source desktop environment for Unix-like platforms, unlike LXDE, Xfce is not a “very lightweight” GUI, but it focuses on being as much lightweight as possible plus keeping the nice visual appearance, that’s why it may work on 5-6 years old hardware, but not older than that (well, it depends on the computer resources anyway).

Xfce Desktop Environment

Xfce was first released in 1996, it is written in the C language with the GTK+ 2 library, Xfce has its own file manager “Thunar” which is very fast and lightweight, plus many other components like Xfwm, Xfdesktop, etc.

Xfce is also available to install from the official repositories for most Linus distributions, just search about it in your package manager and you should find it, elsewhere, you can download the source code from the Xfce downloads page.

Install Xfce in Linux

Xfce is available to install from the official repositories for most Linux distributions.

$ sudo apt install xfce4 [On Debian/Ubuntu & Mint] $ dnf install @xfce-desktop-environment [On Fedora] $ dnf --enablerepo=epel group -y install "Xfce" "base-x" [On CentOS/RHEL]

4. MATE

MATE is the long waited fork from Gnome 2.x, as its original mother, MATE will work lightly on most old computers since it was forked from Gnome 2.x, MATE developers changed many things in the source code for Gnome 2.x and right now it fully supports the GTK 3 application framework.

MATE is also one of the default desktop environments for many modern Linux distributions, which makes it one of the most popular GUIs for Unix-like platforms with an intuitive and attractive graphical interface. MATE is under active development and provides support for the latest technologies while continuing a traditional desktop experience.

Mate Desktop Environment

Install Mate in Linux

Mate is available to install from the official repositories for most Linux distributions.

$ sudo apt install mate-desktop-environment [On Debian] $ sudo apt install ubuntu-mate-desktop [On Ubuntu] $ sudo apt install mint-meta-mate [On Linux Mint] $ sudo dnf -y group install "MATE Desktop" [On Fedora] # pacman -Syy mate mate-extra [On Arch Linux]

5. Trinity Desktop

The Trinity Desktop Environment (TDE) is a complete lightweight software desktop environment created for Unix-like operating systems, intended for personal computer users preferring a conventional desktop model. TDE born as a fork of KDE, but now it is a fully independent project with its own development team.

Читайте также:  Astra linux автоматическое обновление системы

TDE releases offer a stable and extremely customizable desktop with constant bug fixes, added features, and support with new hardware. Trinity is packaged for Debian, Devuan, Ubuntu, Fedora, RedHat, and other various distributions and architectures. It also comes as the default desktop environment for Q4OS and Exe GNU/Linux.

The new Trinity release R14.0.10 comes with new applications (KlamAV, Komposé), crucial improvements to a virtual keyboard, customizable icon spacing, numerous minor modifications and fixes various long-lasting irritating crashes.

Trinity Desktop

Install TDE in Linux

Trinity desktop is available to install from the official trinity repositories for most Linux distributions.

$ sudo aptitude install tde-trinity [On Debian] $ sudo aptitude install tde-trinity [On Ubuntu] $ sudo apt install tde-trinity [On Linux Mint] $ dnf install trinity-desktop-all [On Fedora]

6. Create Your Own Desktop

Installing Lightweight desktop environments is not the only way to have a light desktop, you can use any window manager you want with any other add-ons or tools to get a nice desktop, as an example.

Dynamic Window Manager for X

  • OpenBox a good window manager for those who like simplicity.
  • i3 is a light tiling window manager for Linux & BSD systems, very customizable and well-documented, it was built essentially for experienced users and programmers.
  • FluxBox is a stacking window manager that was originally forked from BlackBox in 2001, very simple and lightweight and it works on many platforms.
  • dwm is a dynamic window manager for the X display server, very simple and written in C.
  • JWM, PekWM, Sawfish, IceWM, FLWM.. etc.

There are many other window managers.. however, you can install any window manager you want besides some useful desktop tools like Tint2 (a nice panel which shows the current opened windows and time), Screenlets ( the famous desktop gadgets program ), Conky ( a nice system monitor gadget for your desktop ) beside any other tools that you may like.

Do you own an old computer? What software did you install on it? And what do you think about creating your own customizable desktop with 3rd party programs?

Источник

lxqt-session on Linux Mint 20.3 «Una»

Please follow the instructions below to install lxqt-session package:

2. Uninstall / Remove lxqt-session package

Here is a brief guide to show you how to uninstall lxqt-session package:

3. Details of lxqt-session package

Package: lxqt-session
Architecture: amd64
Version: 0.14.1-2ubuntu2
Priority: optional
Section: universe/x11
Origin: Ubuntu
Maintainer: Lubuntu Developers
Original-Maintainer: LXQt Packaging Team

5. The same packages on other Linux Distributions

lxqt-session (0.12.0-5) Ubuntu 18.04 LTS (Bionic Beaver)

lxqt-session (0.10.0-1ubuntu1) Ubuntu 16.04 LTS (Xenial Xerus)

lxqt-session (0.17.1-0ubuntu1) Ubuntu 21.10 (Impish Indri)

lxqt-session (0.16.0-bp153.1.17) openSUSE Leap

lxqt-session (1.0.0-1.1) openSuSE Tumbleweed

lxqt-session (0.17.1-0ubuntu1) Ubuntu 22.04 LTS (Jammy Jellyfish)

lxqt-session (0.14.1-2) Debian 10 (Buster)

Источник

Оцените статью
Adblock
detector