LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Is there an "apt-get" equivalent of "yum list available"? (https://www.linuxquestions.org/questions/linux-general-1/is-there-an-apt-get-equivalent-of-yum-list-available-650832/)

geeeeky.girl 06-22-2008 12:16 AM

Is there an "apt-get" equivalent of "yum list available"?
 
I've been able to find a good deal of information on apt-get, but haven't been able to find an answer to this question (probably because the answer is "no", but I just wanted to be sure)...

Is there an "apt-get" equivalent of "yum list available" or "yum list java*" (for example)?

AleLinuxBSD 06-22-2008 01:09 AM

1) apt-cache search all


2) apt-cache search jdk

But for better result is best using:

apt-cache search jdk | grep sun

Also you can use the command apititude.

billymayday 06-22-2008 01:10 AM

http://www.debian.org/doc/manuals/ap...n.html#s-cache

archtoad6 07-20-2008 08:40 PM

AleLinuxBSD,
A helpful hint (I hope): If you would put spaces after the commas in the list of distributions in your profile, it wouldn't take up so much of the screen.


All times are GMT -5. The time now is 04:29 AM.