LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-08-2003, 12:41 PM   #1
Futureman
LQ Newbie
 
Registered: Jun 2003
Posts: 9

Rep: Reputation: 0
Redhat 9 + included apps


hi,

i recently installed redhat 9, and was wondering whether or not anyone knows of a way i could browse all of the programs which came with the package from the command prompt.
i am planning on making a list of apps which i need and dont have....so i need to see whats already embedded in RH9.

thanks
 
Old 07-08-2003, 12:45 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You should be able to use the:
rpm -qa
Tool. This may need to be executed as the root user, if so, simply su - to root and enter the root password, then type:
rpm -qa

Another thing might be to pipe this to less:
rpm -qa | less
This will allow you to scroll up and down the results list. You could also pipe it to a text file:
rpm -qa > /home/user/packages
And then you'll have the text file 'packages' in your user's home directory.

HTH

Cool
 
Old 07-08-2003, 02:39 PM   #3
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
I believe there is a text file installed in /root containing a list of all packages installed. Its called install.log, this could be used as a basis for your list.

Try opening it in emacs, the command should be:

su
emacs /root/install.log

OT: When considering packages to install, installing pine is a really good idea, as u can use pico as ur text editor and it works over ssh too.

Nearly forgot, to get out of emacs the command is:
ctrl+x, ctrl+c

Last edited by v00d00101; 07-08-2003 at 02:43 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Executing Installed Apps through KDE on RedHat 6.1 Ace Rimmer Linux - Newbie 2 03-29-2004 03:17 AM
Dual Monitor Hell - Redhat 9 (XFree86 Config Included) Nortbot Linux - General 4 02-25-2004 10:26 AM
Redhat 8.0 glibc 2.3.x update breaks apps Yobgod Linux - Software 0 04-10-2003 07:09 PM
RedHat 8.0: compiling and installing apps artemis Linux - Distributions 2 02-26-2003 02:46 AM
No fonts in Gnome apps on RedHat 8 eco2geek Linux - General 3 02-17-2003 02:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration