I want to install the LTS kernel with CLI. Using “sudo pacman -S linux-lts linux-lts-headers” I get
error: failed retrieving file ‘linux-lts-headers-6.6.11-1-x86_64.pkg.tar.zst’ from opencolo.mm.fcix.net : The requested URL returned error: 404
error: failed retrieving file ‘linux-lts-6.6.11-1-x86_64.pkg.tar.zst’ from opencolo.mm.fcix.net : The requested URL returned error: 404
error: failed retrieving file ‘linux-lts-headers-6.6.11-1-x86_64.pkg.tar.zst’ from ftp.osuosl.org : The requested URL returned error: 404
error: failed retrieving file ‘linux-lts-6.6.11-1-x86_64.pkg.tar.zst’ from ftp.osuosl.org : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
I updated the mirrors twice with same result. I have the current tar.zst for LTS 6.6; can I install from that and how? I know I could use akm. Thanks