You are not logged in.

#1 2005-06-28 18:35:06

TheDoctor
Member
From: Ontario, Canada
Registered: 2005-06-28
Posts: 63
Website

Hierarchal list of packages

Is there a hierarchal list of packages that are available for arch?  I find it a bit frustrating having to go to the website and do a search for the package before I can get the proper name of the package to install it.

Offline

#2 2005-06-28 18:42:34

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Hierarchal list of packages

I don't think there's a list.

To search for all packages having ftp in their name/description:
pacman -Ss ftp

To list all available packages:
pacman -Sl

Offline

#3 2005-06-28 18:46:47

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Hierarchal list of packages

List all packages in a repo: pacman -Sl <repo>
List all groups: pacman -Sg
List all packages in a group: pacman -Sg <group>

There's all sorts of other stuff - check out the man page.

Offline

#4 2005-06-28 19:01:58

TheDoctor
Member
From: Ontario, Canada
Registered: 2005-06-28
Posts: 63
Website

Re: Hierarchal list of packages

Thanks, once I get back into my arch machine I'll play around with those options.  I've only been an archer since Sunday, Slack before that, so I'm used to the 'disk sets'.  It'll take a couple weeks to get back up to speed.

Offline

#5 2005-06-28 22:09:43

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: Hierarchal list of packages

you can also use pacmenu to view all the available packages.

Offline

#6 2005-06-28 22:14:32

arooaroo
Member
From: London, UK
Registered: 2005-01-13
Posts: 1,268
Website

Re: Hierarchal list of packages

or Jacman wink </plug>

Offline

Board footer

Powered by FluxBB