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-essential
for makedebpython3-setuptools
for 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.git
and enter the directory - Either make the
installer.sh
executable 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.