You are not logged in.

#1 2009-08-28 08:43:00

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

How do I browse available applications?

Hi All,

How do I look for particular applications in pacman/shaman? For example, how do I look for all available kdemod games, or look for all office application is the repository. There doesn't seem to be an easy way to search.

My daughter wanted to find all "photo" application for touching up images, I had to tell her to do a google search for all linux+photo+editing keywords, the I would see if they are in the repositories,  but surely there must be a application that will allow me to do that on the pacman repositories themselves?:/

Many Thanks,
Bernie

Offline

#2 2009-08-28 08:44:18

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: How do I browse available applications?

pacman -Ss keyword

Offline

#3 2009-08-28 08:50:52

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: How do I browse available applications?

also, but in the browser: http://www.archlinux.org/packages/ and http://aur.archlinux.org/ for unsupported packages.

Offline

#4 2009-08-28 09:15:00

skualito
Member
Registered: 2008-11-19
Posts: 203

Re: How do I browse available applications?

There's also tupac
http://aur.archlinux.org/packages.php?ID=13322

you can use it as

tupac -Ss photo editing

or

[~]$ tupac -Ss game rpg
1 community/freedroidrpg 0.12.1-2
    a mature science fiction role playing game set in the future
2 aur/eternallands 1.8.0-1 (70 votes)
    A free 3D MMORPG game with thousands of on-line players

**CUT**

13 aur/naev 0.3.9-1 (15 votes)
    2D action/rpg space game

for example

Offline

#5 2009-08-28 20:24:18

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

Re: How do I browse available applications?

bangkok_manouel wrote:

also, but in the browser: http://www.archlinux.org/packages/ and http://aur.archlinux.org/ for unsupported packages.

llent,

Excellent, thanks all. In particular I like the web site package search, the resulting output is much easier to read than "pacman -Ss keyword(s)"

Cheers,
Bernie:D

Offline

#6 2009-08-29 03:16:04

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

Re: How do I browse available applications?

By the way, what is the best way to say find what all the applications are included in the various kdemod releases, i.e kdemod-minimal, kdemod, kdemos-complete ..

Thanks,
Bernie

Offline

#7 2009-08-29 04:15:43

Intrepid
Member
Registered: 2008-06-11
Posts: 254

Re: How do I browse available applications?

try kdemod's website, I'm sure they have a listing, if not go to their server and see their packages manually (where you would normally add the repo to your pacman.conf, look it up in your browser).  Many of kdemod's packages are already in arch repos, just repackaged for kdemod.


Intrepid (adj.): Resolutely courageous; fearless.

Offline

#8 2009-08-29 05:18:43

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: How do I browse available applications?

bmentink wrote:

By the way, what is the best way to say find what all the applications are included in the various kdemod releases, i.e kdemod-minimal, kdemod, kdemos-complete ..

Thanks,
Bernie

Each of those are groups, so you can find what's in a group with pacman -Sg [group-name] though that requires you to know what the group name is first.

Offline

Board footer

Powered by FluxBB