{"id":15637763,"url":"https://github.com/megapixel99/mpm","last_synced_at":"2026-01-20T00:12:01.187Z","repository":{"id":42513334,"uuid":"282720900","full_name":"Megapixel99/MPM","owner":"Megapixel99","description":"MPM (Package Manager-Package Manager) is a CLI application for managing multiple package managers. https://github.com/samsquire/ideas idea #12","archived":false,"fork":false,"pushed_at":"2023-07-18T23:01:11.000Z","size":243,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T05:42:46.996Z","etag":null,"topics":["cli","management","manager","nodejs","package","package-manager","python","script","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Megapixel99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-26T19:41:43.000Z","updated_at":"2024-10-28T13:03:22.000Z","dependencies_parsed_at":"2024-10-23T04:08:11.556Z","dependency_job_id":null,"html_url":"https://github.com/Megapixel99/MPM","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FMPM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FMPM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FMPM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Megapixel99%2FMPM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Megapixel99","download_url":"https://codeload.github.com/Megapixel99/MPM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247569130,"owners_count":20959758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","management","manager","nodejs","package","package-manager","python","script","shell","shell-script"],"created_at":"2024-10-03T11:12:45.937Z","updated_at":"2026-01-20T00:12:01.143Z","avatar_url":"https://github.com/Megapixel99.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPM\n###### (Package Manager-Package Manager)\nMPM is a CLI application (with an API component) written in NodeJS for managing multiple package managers.\n\n## Installation\nDownload `install.py`, then run the following command in the directory where\n`install.py` was downloaded (you may need to use sudo):\n```bash\n$ python ./install.py\n```\nThen add the executable to your path: `export PATH=$PATH:/usr/local/mpm/bin`\n\n## CLI Usage\nInstall and run a script from the internet\n```bash\n$ mpm install \\       \n  script/git@github.com/rubygems/rubygems/master/blob/setup.rb\n```\nInstall one package from one source\n```bash\n$ mpm install \\       \n  gem/rails\n```\nInstall multiple packages from one source\n```bash\n$ mpm install \\       \n  npm/express,axios\n```\nInstall multiple packages from multiple sources\n```bash\n$ mpm install \\       \n  npm/express,axios \\\n  apt/mysql-server,mysql-client\n```\nInstall one package per source\n```bash\n$ mpm install \\       \n  npm/express \\\n  apt/mysql-server\n```\n\n## CLI Options\n-s, -silent: no logs wil be output, not even error logs\n\n-v, -verbose: all logs will be output\n\n## Contributing\nPlease see [`CONTRIBUTING.md`](https://github.com/Megapixel99/MPM/blob/master/CONTRIBUTING.md)\n\n## Known Issues\nIf you run `build.sh` in zshell, you may receive:\n```\nzsh compinit: insecure directories and files, run compaudit for list.\nIgnore insecure directories and files and continue [y] or abort compinit [n]?\n```\nIf you receive this, please run `build.sh` again and the error will not appear.\n\n## License\n```\nCopyright 2020 Seth Wheeler\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fmpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegapixel99%2Fmpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegapixel99%2Fmpm/lists"}