Package Details: radioactive 2.9.1-2

Git Clone URL: https://aur.archlinux.org/radioactive.git (read-only, click to copy)
Package Base: radioactive
Description: Play and record any radio stations around the globe right from your terminal.
Upstream URL: https://github.com/deep5050/radio-active
Licenses: MIT
Submitter: archtux
Maintainer: archtux
Last Packager: archtux
Votes: 0
Popularity: 0.000000
First Submitted: 2023-10-16 18:32 (UTC)
Last Updated: 2024-01-07 11:14 (UTC)

Latest Comments

bytemixer commented on 2024-10-05 13:15 (UTC)

python-pradios is also not declared in the package.

After three manual dependency installations I gave up on this, because installing all dependencies manually is not only time-consuming but also leaves a big pile of mess behind.

Please improve the package metadata.

bytemixer commented on 2024-10-05 13:11 (UTC) (edited on 2024-10-05 13:11 (UTC) by bytemixer)

missing dependency: pyradio is also required to be installed

bytemixer commented on 2024-10-05 13:09 (UTC) (edited on 2024-10-05 13:09 (UTC) by bytemixer)

missing dependency: python-zenlog is not automatically installed with radioactive

moabeat commented on 2023-10-16 20:44 (UTC)

There seems to be a dependency to "python-psutil" missing. When I install this package the "radio" command fails with:

kg_resources.DistributionNotFound: The 'psutil' distribution was not found and is required by radio-active

Some others mentioned in the original repositories requirements.txt seem to be implicitly fulfilled.