You can install regular in same way. There is no special need mongodb website -> products -> community edition -> download community -> version - whaterver current version platform - ubuntu 24.04 x64 package - server
then download.
after that right click on downloaded file and open with app center ( or do regular installation like in this video https://www.youtube.com/watch?v=HSIh8UswVVY) and install.
now start the service by opening terminal and typing :
sudo systemctl status mongod
sudo systemctl start mongod
sudo systemctl status mongod
now your mongodb should be installed. also install mongosh or compass