
grkblood13
-
Posts
6 -
Joined
-
Last visited
Posts posted by grkblood13
-
-
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.
-
FYI I tried a manual install of xenial (ubuntu 16) because there is no version for 17.
-
root@xubuntu-desktop:/tmp# wget https://packagecloud.io/Flirc/repo/packages/ubuntu/xenial/flirc_3.9.12_amd64.deb
--2018-03-18 19:39:35-- https://packagecloud.io/Flirc/repo/packages/ubuntu/xenial/flirc_3.9.12_amd64.deb
Resolving packagecloud.io (packagecloud.io)... 50.97.198.58, 2607:f0d0:2101:270::2
Connecting to packagecloud.io (packagecloud.io)|50.97.198.58|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘flirc_3.9.12_amd64.deb’flirc_3.9.12_amd64.deb [ <=> ] 16.98K --.-KB/s in 0.001s
2018-03-18 19:39:36 (17.2 MB/s) - ‘flirc_3.9.12_amd64.deb’ saved [17388]
root@xubuntu-desktop:/tmp# dpkg -i flirc_3.9.12_amd64.deb
dpkg-deb: error: 'flirc_3.9.12_amd64.deb' is not a debian format archive
dpkg: error processing archive flirc_3.9.12_amd64.deb (--install):
subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
flirc_3.9.12_amd64.deb
root@xubuntu-desktop:/tmp#
-
root@xubuntu-desktop:/tmp# curl -s https://packagecloud.io/install/repositories/Flirc/repo/script.deb.sh | bash
Detected operating system as Ubuntu/artful.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Running apt-get update... done.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/Flirc_repo.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.The repository is setup! You can now install packages.
root@xubuntu-desktop:/tmp# apt install flirc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package flirc
root@xubuntu-desktop:/tmp#
-
Running Ubuntu 17.10 64bit. Install script is not working.
For the love of God can we just get a deb download!
in General Questions
Posted
Thanks, that worked.