I am having difficulty getting prerequisites loaded on a raspberry pi 4. I’ve fixed this problem before but I cant seem to remember how I did it! Help please.
As an update for you all, I gave up on the Behringer UCA202s and its inherent mono problem have substituted a HifiBerry DAC+ ADC Pro for the input to the transmitter side, and a DAC+ Pro XLR for the output at the receiver side.
Thanks
pi@OpenOB-TX:~ $ sudo apt-get install python-gst0.10 python-setuptools gstreamer0.10-plugins-base gstreamer0.10-plugins-bad gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg gstreamer0.10-tools python-gobject python-gobject-2 gstreamer0.10-alsa python-argparse
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-gst0.10 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package gstreamer0.10-plugins-good is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package gstreamer0.10-plugins-bad is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
gstreamer0.10-plugins-base
Package gstreamer0.10-plugins-ugly is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package gstreamer0.10-ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-gst0.10' has no installation candidate
E: Package 'gstreamer0.10-plugins-bad' has no installation candidate
E: Package 'gstreamer0.10-plugins-good' has no installation candidate
E: Package 'gstreamer0.10-plugins-ugly' has no installation candidate
E: Package 'gstreamer0.10-ffmpeg' has no installation candidate
pi@OpenOB-TX:~ $