I couldn’t find any help from the forum yet.
I flashed the latest L4T 35.3.1 on my orin nano.
ran the following command as in documentation:
sudo add-apt-repository "deb https://repo.download.nvidia.com/jetson/common/orin-nano r35.3 main"
sudo apt update
gives me following error.
'https://repo.download.nvidia.com/jetson/common/orin-nano r35.3 Release' does not have a Release file.
Hi,
please just use the default repo, as the repo for Orin Nano has been deprecated, but we have yet to update the documentation.
1 Like
jol
6
So which repo should we use? Could you provide the full address/command to add the repository?
You don’t have to make any changes.
Just run:
sudo apt update
sudo apt install nvidia-jetpack
Hi, I have a same issue with my Jetson Orin Nano 8gb, cannot do sudo apt install nvidia-jetpack - E: Unable to locate package nvidia-jetpack
Have you run sudo apt update
first?
system
Closed
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.