I am trying to install Lollypop on a new Linux install 16.04 LTS. When I run
sudo apt-get install lollypop
I get the error 'file not found'. (Yes, I added the repo)
I found a deb package online and installed that but Lollypop would run for a second then close.
Can't find any info on this problem after looking for a couple of hours. Any ideas?
The original info I used to install Lollypop I found here. I found the Xenial package here and installed using GDebi.
lollypop
from the command line and see what error messages you get. – Jos Mar 19 '18 at 10:17cd Downloads/ && sudo gdebi ./lollypop_*_amd64.deb
– Knud Larsen Mar 19 '18 at 12:48The error I get is: E:unable to locate package
– kellyvotrenom Mar 19 '18 at 18:28