Hi gtb,
I wanted to thank you for the your work. I followed the instructions for my Raspberry Pi and it worked perfectly. Take care!
G
Unofficial HDHomeRun DVR repository for DEB based systems
Re: Unofficial HDHomeRun DVR repository for DEB based systems
I am new-ish to linux.
I am trying to install on kubuntu.
I created a text file named (unofficial-hdhomerun-dvr-repo.list) and placed it in "/etc/apt"
When i run (sudo apt-get install hdhomerun-record) i get an error.
Unable to locate package hdhomerun-record
Any ideas what i have done wrong?
thank you
I am trying to install on kubuntu.
I created a text file named (unofficial-hdhomerun-dvr-repo.list) and placed it in "/etc/apt"
When i run (sudo apt-get install hdhomerun-record) i get an error.
Unable to locate package hdhomerun-record
Any ideas what i have done wrong?
thank you
Re: Unofficial HDHomeRun DVR repository for DEB based systems
Did you run `sudo apt-get update`? That refreshes all available pacakges in your cache. You will see apt complain about the unofficial repo not being secure or something, you can ignore that error. Once it's done run your command to install hdhomerun-record.mxlance wrote: ↑Wed Jan 30, 2019 8:23 amI am new-ish to linux.
I am trying to install on kubuntu.
I created a text file named (unofficial-hdhomerun-dvr-repo.list) and placed it in "/etc/apt"
When i run (sudo apt-get install hdhomerun-record) i get an error.
Unable to locate package hdhomerun-record
Any ideas what i have done wrong?
thank you
Re: Unofficial HDHomeRun DVR repository for DEB based systems
thank you for the reply,
yes i did "apt-get update" still did not work.
same error.
after searching the forum i found the linux manual install and managed to get it working that way.
not sure why it would not find the package.
thanks
yes i did "apt-get update" still did not work.
same error.
after searching the forum i found the linux manual install and managed to get it working that way.
not sure why it would not find the package.
thanks
Re: Unofficial HDHomeRun DVR repository for DEB based systems
I have not (re)verified the process, but I think you missed the part about putting the file in /etc/apt/sources.list.d/ but in any case, all is well that ends, so if you have a working install, great.
Re: Unofficial HDHomeRun DVR repository for DEB based systems
you are correct, i did miss "sources.list.d/" good grief.
thank you for the reply
thank you for the reply
Re: Unofficial HDHomeRun DVR repository for DEB based systems
Note: A change in the initial URL for the file in /etc/apt/sources.list.d file (which is recommended for future AWS changes) was made in the initial setup instructions. There is no need to change existing setups.