'Unable to locate package openal-soft

I'm trying to install openal-soft on Ubuntu Focal, but without luck.

This is the package I would like to install:

https://packages.ubuntu.com/source/focal/openal-soft

What I tried:

sudo apt update
sudo add-apt-repository universe
sudo apt install openal-soft

Am I missing something?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source