The SSL certificate of www.matrix.one seems to have been expired on the 22nd of November. Is the project dead?
And all tutorials that guide you to use apt-get to install from apt.matrix.one seems to be dead as well.
Downloading the packages manually through https://s3.amazonaws.com/apt.matrix.one/raspbian/dists/buster/main/binary-armhf/Packages seems to work…
Hi Mario,
i got same issue with certificates.
Can you explain how to get the packages?
I only see a list of package-information. But I dont know where are the desired Files are located.
Old thread, but how did you download everything in the Packages file at once? I’ve done all the prepending in the file as you mentioned, but I’m not sure what to do next to actually install all these files in my Pi.
Old is in the time of the internet a relative term ;-). But here an answer:
I didn’t not yet install and try it myself and thus just downloaded one package for test reasons. But if you need all the packages you can download them and then locally you install them with “dpkg -i .deb” as root user or with sudo.