You are not logged in.

#1 2008-08-21 15:17:54

Hessiess
Member
Registered: 2008-07-21
Posts: 75

[solved]sertchable list of avalable pacages

is there any way to get a sertchable list of available packages with a description of what thay do(like add/remove in ubuntu)

im trying to find libgtkglext-X11-1.0 for pSX emulater.

Last edited by Hessiess (2008-08-21 17:25:18)

Offline

#2 2008-08-21 15:19:45

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved]sertchable list of avalable pacages

pacman -Ss <package-name>

should get you what you need. You can also use part of the name and it will give you a list of packages where the regex occurs.

If you would like more info on some particular package from the above list, you can do a

pacman -Si <package-name>

and it will give you detailed info about that package

Last edited by Inxsible (2008-08-21 15:22:09)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2008-08-21 15:45:45

Lord Illidan
Member
From: Malta
Registered: 2007-10-25
Posts: 248

Re: [solved]sertchable list of avalable pacages

Hessiess wrote:

is there any way to get a sertchable list of available packages with a description of what thay do(like add/remove in ubuntu)

im trying to find libgtkglext-X11-1.0 for pSX emulater.

For your specific problem, this might help : http://wiki.archlinux.org/index.php/Eps … n_emulator

If you want something like add/remove or synaptic, look at gtkpacman or shaman.

Offline

#4 2008-08-21 17:24:34

Hessiess
Member
Registered: 2008-07-21
Posts: 75

Re: [solved]sertchable list of avalable pacages

unfortunately libgtkglext doesn't seem to be in the repo. However I managed to extract the nesoserry file from the ubuntu package and dropped it into /usr/lib.

For your specific problem, this might help : http://wiki.archlinux.org/index.php/Eps … n_emulator

The emulater Im using is pSX, http://psxemulator.gazaxian.com/. mostly becouse my memcard files are in whatever format that emu uses.

Offline

#5 2008-08-21 18:21:33

rson451
Member
From: Annapolis, MD USA
Registered: 2007-04-15
Posts: 1,233
Website

Re: [solved]sertchable list of avalable pacages

http://aur.archlinux.org/packages.php?ID=11101

and

http://archlinux.org/packages/extra/i686/gtkglext/

would these help?

Last edited by rson451 (2008-08-21 18:22:38)


archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson

Offline

#6 2008-08-21 18:36:24

Hessiess
Member
Registered: 2008-07-21
Posts: 75

Re: [solved]sertchable list of avalable pacages

thanks smile

Offline

Board footer

Powered by FluxBB