Package dependency question (on SuSE-10.2)

Shawn K. O'Shea shawn at eth0.net
Mon Feb 19 09:11:21 EST 2007


On 2/19/07, Emon <emon at nerdshack.com> wrote:
> Hi everyone
>
> Here is my dilemma; I installed ekiga, which also installed about a
> dozen pkgs to resolve dependencies...
>
> But ekiga is not working... it tries to show a wizard but for some
> reason just hangs [1]
>
> Now I want to uninstall ekiga as well as the dozen pkgs it installed; is
> that possible??? if so... please tell me how.

This won't tell you exactly what got installed as dependencies, but
will help you along the way if no one else has an easier way:
rpm -q --requires ekiga

This will show you packages, files, and version dependencies for the
package. It's not something you can script, but you can look at that
output, and roughly figure out what else was installed so you can
remove it.

-Shawn


More information about the gnhlug-discuss mailing list