Article 6GCMD LXQt 1.4.0 for Slackware 15.0, Current, incl distributions based on Slackware

LXQt 1.4.0 for Slackware 15.0, Current, incl distributions based on Slackware

by
lancsuk
from LinuxQuestions.org on (#6GCMD)
The LXQt team announces the release of LXQt 1.4.0

== Slackware 15.0 ==

Unfortunately, Slackware 15.0 KDE packages are not compatible with LXQT 1.4.0.
I recommend to install Slackware 15.0 without KDE series, or remove the Slack15.0 KDE series.

The required KDE deps are part of the installation anyway.

Code:$ git clone https://gitlab.com/slackernetukbuilds/lxqt-snuk-stable.git
$ cd lxqt-snuk-stable
# sh build.sh
== Slackware -current ==

If KDE- Dependencies are not installed, run as root:

Code:KDE=yes sh build.shCode:$ git clone https://gitlab.com/slackernetukbuilds/lxqt-snuk-current.git
$ cd lxqt-snuk-current
# sh build.shFinally add the snuk tag to your /etc/slackpkg/blacklist

Code:[0-9]+_snukIf you would like to remove LXQt, run as root.

Code:ls /var/log/packages/* | grep snuk | xargs removepkg
I'm considering to add an automate configuration, similar to the most distributions.
Attached Thumbnailsattachment.php?attachmentid=42052&stc=1&
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments