Err:9 http://packages.ros.org/ros/ubuntu jammy Release
404 Not Found [IP: 127.0.0.1 3128]
Hit:10 http://mirror-osd-holding.de.bosch.com/ubuntu jammy-updates InRelease
Hit:11 http://mirror-osd-holding.de.bosch.com/osd jammy Release
Reading package lists... Done
E: The repository 'http://packages.ros.org/ros/ubuntu jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Asked
Active
Viewed 28 times
0

waltinator
- 36,399
sudo apt-get update -y
?sudo add-apt-repository universe
– Default Writer Nov 24 '23 at 06:23