Author Topic: LXDE mini  (Read 498 times)

Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
LXDE mini
« on: November 09, 2010, 01:08:22 PM »
Don't ever remember seeing a package list for the mini iso, what programs are pre-loaded?

Tks!

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXDE mini
« Reply #1 on: November 09, 2010, 02:03:40 PM »
Open lxterminal and enter this command -->

rpm -qa | sort > installed.txt

This will create a text file in your /home/<you> directory named installed.txt. It will list all the installed rpms.


Offline cstrike77

  • Full Member
  • ***
  • Posts: 220
Re: LXDE mini
« Reply #2 on: November 09, 2010, 02:18:30 PM »
Open lxterminal and enter this command -->

rpm -qa | sort > installed.txt

This will create a text file in your /home/<you> directory named installed.txt. It will list all the installed rpms.



I'm running the regular iso, was wondering what programs were installed on the mini.. Sorry, not enough coffee today!

Tks!