You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: