Are there any internet radios on the ubuntu software manager apart from Gradio which never opens and keep crashing. And I also couldn't find radiotray in there, which I have on my Mint OS. Is there a repository which has the latest version that will work on 17.10?
let me know, thanks.
sudo add-apt-repository universe && sudo apt-get install radiotray
on terminal. – Liso Oct 23 '17 at 04:34sudo add-apt-repository universe && sudo apt-get update && sudo apt-get install radiotray
– ravery Oct 23 '17 at 04:50update
command. Sorry :( pardon my ignorance – Liso Oct 23 '17 at 04:52