N.B.: stoke is at present not working due to an issue in makedeb stable (it would seem, see here and here)
A script to install makedeb and an MPR helper (either tap or stoke at present) for accessing the makedeb package repository (a.k.a. debian user repository)
build-essentialfor makedebpython3-setuptoolsfor tap
- Read and check the prerequisites are on your system
- Clone the repository to your system via
git clone https://github.com/Clos3y/MPR-install-script.gitand enter the directory - Either make the
installer.shexecutable via
# chmod +x installer.sh or run it using your preferred shell (it is intended to be run with dash). The rest of the script will explain itself.