Git Product home page Git Product logo

mpm's Introduction

mpm

Overview

mpm is a reference package manager for the MPR, making it easier to build and install packages from MPR PKGBUILDs.

Currently, mpm has the following features:

  • Searching
  • Installing
  • Updating
  • Cloning

The following features are planned to be added at some point:

  • Development (-git) package updates
  • MPR dependencies

Installation and usage

  • Option 1: mpm can be installed directly from the MPR.
  • Option 2: Download file: PKGBUILD In the folder with the downloaded file, open a terminal and run makedeb -i
  • Option 3: Download Release

Help with available commands can also be found after installation with `mpm --help`.

Commands:

  • install - Install packages
  • update/upgrade - Check for and install updates
  • search - Search for a package
  • clone - Clone packages

Options:

  • -d, --directory Specifies an (empty) output directory when using the 'clone' command
  • -p, --parents Create parent directories if they don't exist when using the '-d' option
  • -h, --help Bring up this help menu and exit
  • --verbose Print (very) detailed logging

mpm's People

Contributors

titenko avatar

Stargazers

BZK avatar Jai A P avatar

Forkers

titenko

mpm's Issues

Fix the URL

Hello,
when I tried to use your software, I got no search results.
I tried to fix it myself, and found why.

Instead of https://${dur_url}/rpc?v=5&type=info${dur_package_args}, the software make a request to https://${dur_url}/rpc/?v=5&type=info${dur_package_args} what is a wrong URL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.