flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.28k stars 272 forks source link

Unable to install x32 package on ubuntu via apt. #1274

Closed bloock-w closed 5 months ago

bloock-w commented 5 months ago

Describe the bug Unable to install x32 package due to it missing, apparently.

List relevant hardware/software information

To Reproduce

  1. Go into terminal.
  2. Type "sudo apt install mangohud:i386", press enter.
  3. error occures: "E: Unable to locate package mangohud:i386".

Expected behavior x32 package getting installed.

flightlessmango commented 5 months ago

Ubuntu doesn't make 32bit package available by default, you have to enable it. But the mangohud package in apt is extremely out of date, you're likely going to encounter issues using it. Instead follow the directions in readme on how to install the latest release