I am trying to find the built-in games in Emacs (M-x tetris, pong, ...
) but they do not seem to be available. I have
$ dnf info emacs
Updating and loading repositories:
Repositories loaded.
Installed packages
Name : emacs
Epoch : 1
Version : 30.1
Release : 5.fc41
Architecture : x86_64
Installed size : 176.2 MiB
Source : emacs-30.1-5.fc41.src.rpm
From repository : updates
Do I need to install a separate package?
I tried dnf provides tetris.el
but it gives me emacsspeak, and nothing else.