Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] lxde to xfce script?  (Read 2384 times)

brokenpike

  • Guest
[DE] lxde to xfce script?
« on: 2012/01/01, 04:17:34 »
Are there any scripts or metapackages that could be used to install the default xfce bundle and to remove to the default bundle of lxde packages?

Cheers,

Pike

Offline michaaa62

  • User
  • Posts: 299
lxde to xfce script?
« Reply #1 on: 2012/01/01, 12:18:02 »
Here is a list of all xfce-related packages in a standard install. Unzip the attachment to your users home folder and install with
Code: [Select]
cd /home/$YOUR_USER
apt-get update && apt-get install $(<apps_installed.txt)