Lxqt для linux mint

Linux Mint Forums

So we have Mint’s:
Cinnamon — the best of the heavy-weights for all users.
Xfce, and MATE — the best of the medium-weights for all users.
LXQt — the (future) best of the light-weights for all users.

Remember when Cinnamon was started and developed from scratch, right here at LinuxMint,(with not much help from Gnome3 dev’s).
Anyway, a LinuxMint LXQt sounds right about now, and Qt devs would also likely be enthusiastic and helpful.

Re: Linux Mint LXQt 20.* ?

Post by gm10 » Wed Jul 03, 2019 12:16 pm

Unlikely, considering KDE was dropped because the Mint team wanted to concentrate on Gtk-based desktops only. Also LXDE is the lightweight one, LXQt is about on par with Xfce last I checked. So if anything maybe a Mint LXDE, but I doubt it — Mint itself isn’t geared for minimum resource usage and so the usual Mint apps would be slightly out of place in an LXDE environment.

JoeFootball Level 13
Posts: 4649 Joined: Tue Nov 24, 2009 1:52 pm Location: /home/usa/mn/minneapolis/joe

Re: Linux Mint LXQt 20.* ?

Post by JoeFootball » Wed Jul 03, 2019 12:23 pm

Augmenting the above, and if I’m remembering correctly, there was an LXDE version of LM which was dropped when Cinnamon was introduced.

Not trying to imply that one was replacing the other (far from it), but I suspect resources weren’t available to support both.

Re: Linux Mint LXQt 20.* ?

Post by gm10 » Wed Jul 03, 2019 12:34 pm

JoeFootball wrote: ⤴ Wed Jul 03, 2019 12:23 pm I suspect resources weren’t available to support both.

Or interest. Everybody can still install these desktops, they’re available in Software Manager, but I’m not sure how much interest there is in a separate edition really. In times where your average web browser eats up a few gigs of RAM, does it really matter whether your desktop environment uses 200 or 300 MB of RAM? The few users that will answer in the affirmative are likely not worth creating a full Mint edition for. But I don’t know the actual reasoning that led to dropping the Mint Lubuntu spin, either, I wasn’t using Mint at the time.

scjet45 Level 4
Posts: 253 Joined: Sat May 07, 2016 12:50 am Location: Canada

Re: Linux Mint LXQt 20.* ?

Post by scjet45 » Sat Jul 06, 2019 8:47 am

good answers all.
I didn’t jump on Mint, (as my main distro), until 17, but it was interesting to find a Mint LXDE version, and even Fluxbox, starting way back in LinuxMint 8 «Helena» — https://en.wikipedia.org/wiki/Linux_Min . on_history
. ah well, back to the future.
And agreed, a user/beginner-friendly distro such as Mint will use slightly more resources, which is par for the course, and quite acceptable.

Читайте также:  Устройство файловой системы линукс

Re: Linux Mint LXQt 20.* ?

Post by xenopeek » Sun Jul 07, 2019 4:46 am

I gave Debian 10 LXQt a spin just now and it’s pretty slick looking. Much less confusing than KDE and much nicer than LXDE. But it doesn’t top Linux Mint Xfce with the Whisker menu for me.

Image

Re: Linux Mint LXQt 20.* ?

Post by rarsa » Sat Aug 29, 2020 1:42 am

Right now I am evaluating light desktop managers, and my feeling is that XFCE is no longer a light desktop. It has a full functionality but it trashes too much to the HDD. LXQt runs supper smooth. (Both versions on the same computer on an old slow hard drive).

It is hard to compare XFCE and LXQt given that XFCE is way more than just a desktop environment. It is an ecosystem. But if we base a preference on performance and style, LXQt seems to win. Although it requires some more manual configuration.

If anything, given that XFCE has gotten heavier and Cinnamon is getting nimbler, currently I feel them almost at par. I really like XFCE but I’m no longer finding a use for it. Yes, the memory footprint seems to be low, but it does not translate to performance.

On my main desktop where I don’t have any lack of resources, Cinnamon is the winner (over Gnome, KDE, XFCE, etc). However, on a i3 netbook with 4 GB of RAM, I feel the heaviness with both Cinnamon and XFCE, that’s what got me interested in LXQt. Once I found the few lines to add to the configuration to easily snap the windows to the edges and corners, it started feeling like a keeper. While the memory footprint is about the same as XFCE, it feels really smooth. I’ve been testing it under Lubuntu, but I am ready to do a full configuration under Linux Mint (thanks to timeshift under Btrfs snapshots, which will allow me to install things without fear of screwing my system)

Источник

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.

Читайте также:  Add linux to bcdedit

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.

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.

Читайте также:  Linux автозагрузка скрипта python

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.

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?

Источник

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