Open shaynababe opened 1 year ago
http://packages.osrfoundation.org/gazebo/debian-testing/dists/ add bookworm
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/debian-testing lsb_release -cs main" /etc/apt/sources.list.d/gazebo-stable.list' wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - sudo apt-get update
lsb_release -cs
install sid , testing is now bookworm i do not have a method to install alt OS at the moment it seem add bookworm is not hard to do
http://packages.osrfoundation.org/gazebo/debian-testing/dists/ add bookworm
Desired behavior
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/debian-testing
lsb_release -cs
main" /etc/apt/sources.list.d/gazebo-stable.list' wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add - sudo apt-get updateAlternatives considered
install sid , testing is now bookworm i do not have a method to install alt OS at the moment it seem add bookworm is not hard to do
Implementation suggestion
a general linux install would be good Dart did install and compiled protobuf compiled via brazen ## Additional context