Hello,
I tried to install latest version of linux with this command line :
sudo apt-get install -y linux-4.4-rockpie-latest # kernel version(>=4.4.194-7-rockchip)
but the output i got is:
E: Unable to locate package linux-4.4-rockpie-latest
E: Couldn’t find any package by glob ‘linux-4.4-rockpie-latest’
E: Couldn’t find any package by regex ‘linux-4.4-rockpie-latest’
Is there a way to fix it?