Find the answer to your Linux question:
Results 1 to 3 of 3
Is there a command to list gstreamer plugins? Are they stored in the urpmi data base? I think if you use the yum command and replace yum with urpmi it ...
  1. #1
    Linux Newbie theKbStockpiler's Avatar
    Join Date
    Sep 2010
    Location
    Upstate NY
    Posts
    195

    Command to list gsteamer plugins on Mandriva?

    Is there a command to list gstreamer plugins? Are they stored in the urpmi data base? I think if you use the yum command and replace yum with urpmi it works but I'm not sure. gst-inspect?

    Thanks in advance!

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Just use rpm
    Code:
    rpm -qa | grep -i gst

  3. #3
    Linux Newbie theKbStockpiler's Avatar
    Join Date
    Sep 2010
    Location
    Upstate NY
    Posts
    195

    Thanks for the code!

    Thanks again!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...