LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   yum list command (https://www.linuxquestions.org/questions/linux-newbie-8/yum-list-command-435618/)

bradlumb 04-16-2006 05:26 AM

yum list command
 
first up I am a total linux newbie. When i run the yum list command i get packages listed in alphabetical order but only starting with the letters from p - z. How do i see the rest?.I know there are other packages available from a - o but i cannot see them.

reddazz 04-16-2006 05:29 AM

Code:

$yum list | less
Read the manual for "less" to get more info on how to use the less command.


All times are GMT -5. The time now is 11:32 PM.