Page 1 of 1

installing streamripper and deadbeef [SOLVED]

PostPosted: Nov 17th, '21, 16:12
by rmcellig
I am brand new to Mageia and am REALLY looking forward to trying it out!!

One issue I have and I never had this with other distros is that I am unable to install streamripper and deadbeef. It doesn't seem to appear in the repos. Do I have have to add a specific repo? I know in Opensuse and Fedora I usually install the packman repo and the fedora fusion repo as well.

Thanks for the help in advance!!!!!

Re: installing streamripper and deadbeef

PostPosted: Nov 17th, '21, 16:24
by sturmvogel
To find streamripper in the Software center, make sure that you set the searchfilter to "All" as seen in the screenshot:
Mageia-2-mcc-software-management-03-en.jpg
Mageia-2-mcc-software-management-03-en.jpg (79.07 KiB) Viewed 1065 times


For deadbeef you have to make sure that the "tainted" repo is activ. (Make sure that you have a complete set of repos). For activation see here:
https://wiki.mageia.org/en/Software_management

If you still have problems you can show us an output of following command. It lists which repositorys are activated:
Code: Select all
urpmq --list-media active --list-url

Re: installing streamripper and deadbeef

PostPosted: Nov 17th, '21, 17:02
by rmcellig
Excellent. I will try your suggestions!!! I will also post back. Much appreciated!😀

Re: installing streamripper and deadbeef

PostPosted: Nov 17th, '21, 17:30
by rmcellig
I was able to install deadbeef and streamripper from the example you gave. Thanks again!!!

These are my repos. Am I missing anything?


Code: Select all
[randy@localhost ~]$     urpmq --list-media active --list-url
Core Release http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/core/release
Core Updates http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/core/updates
Nonfree Release http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/nonfree/release
Nonfree Updates http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/nonfree/updates
Nonfree Backports http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/nonfree/backports
Tainted Release http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/tainted/release
Tainted Updates http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/tainted/updates
Tainted Backports http://mirror.math.princeton.edu/pub/mageia/distrib/8/x86_64/media/tainted/backports
Core 32bit Updates http://mirror.math.princeton.edu/pub/mageia/distrib/8/i586/media/core/updates
Nonfree 32bit Updates http://mirror.math.princeton.edu/pub/mageia/distrib/8/i586/media/nonfree/updates
[randy@localhost ~]$





Re: installing streamripper and deadbeef

PostPosted: Nov 17th, '21, 18:30
by sturmvogel
You should deactivate
Code: Select all
Nonfree Backports
Tainted Backports


You are missing:
Code: Select all
Core 32bit release
Nonfree 32bit release
Tainted 32bit release


Here is an additional explanation:
https://wiki.mageia.org/en/Install_media_in_Mageia_for_beginners


After you are done:
Please, don't forget to mark the topic [SOLVED].
You can do so, by editing the subject/title in the first message in this topic.
Write [SOLVED] to the left of subject/title, thanks ahead.

Re: installing streamripper and deadbeef [SOLVED]

PostPosted: Nov 17th, '21, 20:58
by rmcellig
Excellent!! Thanks again! I'm really enjoying this distro!