Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 1.39 KB

README.md

File metadata and controls

69 lines (46 loc) · 1.39 KB

mpr-install

A complete MPR helper

Trello

Trello

Dependencies

Install

git clone https://github.com/Adamekka/mpr-install # Clone this repo
cd mpr-install/ # Go to the mpr-install/ folder
sudo make install # Run sudo make install to install this script to your system
cd .. && rm -rf mpr-install # (optional) Remove the mpr-install folder, that you cloned to your home folder

Usage

mpr-usage-image

Config

Config is created automatically using

mpr createconfig

You can find it in

~/.config/mpr/config.json

The only available options are apt and nala. It is case sensitive. If you set it to another value, then the script won't work properly.

Uninstall

sudo rm /usr/bin/mpr

Known issues

  1. You do not have permission for the directory $BUILDDIR: image

Fix: Delete the folder that it created previously. For example, downloading btop failed for me, so I had to rm -rf btop/ and run mpr install btop again.

rm -rf PackageThatItFailedToDownload/

Buy me a coffee :)))

PayPal