-
Notifications
You must be signed in to change notification settings - Fork 47
Description
So I get these errors when I try to install via command:
sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
Im using Debian 12 as a system. Is there a way to fix it so that I dont have to manually build it ?
The errors:
E: Unable to locate package libbulletcollision2.82:i386 E: Couldn't find any package by glob 'libbulletcollision2.82' E: Couldn't find any package by regex 'libbulletcollision2.82' E: Unable to locate package libbulletdynamics2.82:i386 E: Couldn't find any package by glob 'libbulletdynamics2.82' E: Couldn't find any package by regex 'libbulletdynamics2.82' E: Unable to locate package liblinearmath2.82:i386 E: Couldn't find any package by glob 'liblinearmath2.82' E: Couldn't find any package by regex 'liblinearmath2.82' E: Unable to locate package libbulletsoftbody2.82:i386 E: Couldn't find any package by glob 'libbulletsoftbody2.82' E: Couldn't find any package by regex 'libbulletsoftbody2.82'