You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Packages like makedeb in the Prebuilt-MPR can't be installed, because the sources.list file is set to arch=amd64, thus restricting APT to only find amd64 packages. all architecture packages would require the line to read arch=amd64,all.
Packages like
makedebin the Prebuilt-MPR can't be installed, because thesources.listfile is set toarch=amd64, thus restricting APT to only findamd64packages.allarchitecture packages would require the line to readarch=amd64,all.