jason Posted March 19, 2018 Report Share Posted March 19, 2018 1 hour ago, grkblood13 said: Also, I can't install the generic version in the meantime either. I'm getting 404ed. :/ root@xubuntu-desktop:/tmp# wget http://apt.flirc.tv/arch/x64/binary/flirc.latest.x86_64.tar.gz --2018-03-18 20:37:08-- http://apt.flirc.tv/arch/x64/binary/flirc.latest.x86_64.tar.gz Resolving apt.flirc.tv (apt.flirc.tv)... 45.56.95.166 Connecting to apt.flirc.tv (apt.flirc.tv)|45.56.95.166|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-03-18 20:37:08 ERROR 404: Not Found. okay, I'll figure it out. Thanks for letting me know. Quote Link to comment Share on other sites More sharing options...
yawor Posted March 19, 2018 Report Share Posted March 19, 2018 @grkblood13 you're using wrong URL for downloading the deb package manually. Try wget --content-disposition https://packagecloud.io/Flirc/repo/packages/ubuntu/xenial/flirc_3.9.12_amd64.deb/download.deb The packages are all the same so the one for xenial should still work. To fix the apt source, check /etc/apt/sources.list.d. One of the files there should contain a deb source added by the script. Edit that file and change the release code (artful) to xenial. Then run apt-get update and apt-install flirc again. Quote Link to comment Share on other sites More sharing options...
grkblood13 Posted March 19, 2018 Report Share Posted March 19, 2018 Thanks, that worked. Quote Link to comment Share on other sites More sharing options...
jason Posted March 19, 2018 Report Share Posted March 19, 2018 okay, yawor was correct. I don't have a release for that version. I'll get to that. You can always override it as well with the following: wget https://packagecloud.io/install/repositories/Flirc/repo/script.deb.sh os=ubuntu dist=trusty ./script.deb.sh Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.