Skip to content

Adamekka/mpr-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A complete MPR helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published