Dan Hitt wrote:
I installed CentOS 6.4 on a partition on my computer a few days ago, and i'm trying to equip it with the software i think i need.
For example, i need, or i think i need, a couple of gnustep programs for uploading images from my digital camera (the programs being openapp and Camera.app).
I imagine that these are old enough that they must surely exist in rpms somewhere.
But i apparently don't know how to google around sufficiently well to locate
<snip> First, try yum list gnu* Second, check /etc/yum.repos.d - if you don't have it, you should install epel, which might have some that you're looking for, and rpmfusion, both free and non-free, and try the yum list again.
mark