The officially official Devuan Forum!

You are not logged in.

#1 2019-04-03 19:49:32

cs_thebigboss
Member
Registered: 2019-03-30
Posts: 4  

Last Lxqt on stable

Hiii...well basiclly that...Is it possible to install the last version of lxqt (0.14.1) on stable?

Offline

#2 2019-04-03 23:19:14

dxrobertson
Member
Registered: 2017-05-04
Posts: 232  

Re: Last Lxqt on stable

You can change your sources.list to point to beowulf/testing, and try an install of lxqt with the apt -s simulate option.  This will show what would be installed, without actually doing the install.  If you are satisfied with whats going to happen, then perform the actual install, from testing.  Then change your sources.list back to stable.  I have done this in the past with success.  But it can depend on how far off the differences are between stable and testing, which at this around 2 years for stable can be significant. 

Another option is to upgrade your system to testing.  Many are running from testing, myself included, without issues; it seems to be stable.

Change sources.list:

deb http://us.deb.devuan.org/merged beowulf main non-free contrib
deb http://us.deb.devuan.org/merged beowulf-security main non-free contrib
deb http://us.deb.devuan.org/merged beowulf-updates main non-free contrib

update to point to testing:

apt update

"Simulate" lxqt install from testing:

apt -s install lxqt

If output of the simulate seems to be reasonable, install lxqt:

apt install lxqt

Then change sources.list back to stable.

This procedure is not standard practice, please accept responsibility if things dont go so well.

Offline

#3 2019-04-05 23:53:03

cs_thebigboss
Member
Registered: 2019-03-30
Posts: 4  

Re: Last Lxqt on stable

Thanks for the answer. Finally I stopped wasting time and intalled beowulf xD.

Offline

Board footer