Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge --desc pkg-name
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
raptor
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 171

PostPosted: Tue Nov 12, 2002 3:18 pm    Post subject: emerge --desc pkg-name Reply with quote

hi again :")

I don't see in emerge help a way to query for descrption of the package ... m'I wrong ?
Back to top
View user's profile Send private message
AJM
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 189
Location: Aberdeen, Scotland

PostPosted: Tue Nov 12, 2002 3:51 pm    Post subject: Reply with quote

Do you mean you would like to have a description of a certain package displayed? - analogous to
Code:
rpm -qi pkgname


If so, just do
Code:
emerge search pkgname
and it will print whatever description is available.

If you don't know the actual name of a package but you know keywords like "editor" you can
Code:
emerge search -S editor
and you get a listing of all packages with editor in their name or description - a wee bit like
Code:
rpm -qai|grep editor


Of course, if you're not from an RPM background, then not much of the above will be much help :D
Back to top
View user's profile Send private message
raptor
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 171

PostPosted: Tue Nov 12, 2002 4:05 pm    Post subject: thanx Reply with quote

u are da man ... thanx :")
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum