Skip to content
Mehrad edited this page Aug 9, 2026 · 2 revisions

MSH Wiki

Chapter 3: MPKG

Welcome! This chapter explains how to use MPKG,One of the important MSH technologies.

Warning

In chapter2, you learned about how run MSH,And now,Please run MSH for use MPKG.


Important Commands

These commands are very important for MPKG:

  • mpkg
  • mpkg get
  • mpkg show
  • mpkg enable
  • mpkg disable
  • mpkg list
  • mpkg run

We'll explain every command

Explained Commands

  • 1.mpkg : Show info about MPKG and usage
  • 2.mpkg get : For donwload plugins
  • 3.mpkg show : For show available plugins
  • 4.mpkg enable : For enable a plugin
  • 5.mpkg disable : For disable a plugin
  • 6.mpkg list : Show you downloaded plugins
  • 7.mpkg run : For run a plugin

How MPKG Works?

Mpkg is powerful and simple to manage plugins, But, How it works? Some commands like

  • mpkg-enable
  • mpkg-disable
  • mpkg-run
  • mpkg-list

Are working on your system and downloaded plugins.It means this commands don't use internet.


And other commands like

  • mpkg-show
  • mpkg-get

Are working with internet and repositories. Msh, have a repo on github >> https://github.com/MEHRAD111/MshRepo

Next Steps

Just go to the chapter 4.

Clone this wiki locally