We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MMPM in 4.x.x introduces many breaking changes. If you already have a prior version of MMPM installed:
sudo systemctl stop mmpm sudo systemctl disable mmpm rm -rf ~/.config/mmpm/* python3 -m pip uninstall mmpm # just to be safe python3 -m pip install mmpm