Internet Radio
其实 Gnome 上不止一个 radio extension,但是没有一个是 work out-of-the-box on Pop!_OS.
这是官网推荐的: Listen to an Internet Radio Stream
直接安装,出错。
安装报错
Requiring GstPbutils, version none: Typelib file for namespace 'GstPbutils' (any version) not found
Solution
根据网友建议: Installing gir1.2-gst-plugins-base-1.0 fixes the error. The internet radio now works.
所以安装依赖:
sudo apt install gir1.2-gst-plugins-base-1.0
然后重新安装 internet-radio,最后重启 gnome。
Alt + F2,输入‘r’ (This command mainly restarts the session without closing it.)
大功告成!