Posted 16 August 2017 - 03:50 PM
Most Packman Users know that Packman is not compatible with CrfatOS 1.8. To solve this Problem I had made a PR to solve that Problem, but I get no reaction. And I had no Idea what to make for CC jam 2017. So I decided to make my own Packman compatible package manager from from Scratch. It uses a modified version of the package API from Lyqyd.
Added Features
-Works with CraftOS 1.8
-Add custom repositories by editing /etc/minepack/sources.list
-A Package can now have a Description
-A Package can now include a help file
Instalation
Usage
minepack install <package> - Install a Package
minepack remove <package> - Remove a Package
minepack update - Update all Packages
minepack fetch - Reload the Package List
minepack list - List all installed Packages
minepack search - List all aviable Packages
minepack info <package> - Give Information about a Package
minepack help - Show the Help
Note:
Minepack is currently not compatible with Mynaptic
Added Features
-Works with CraftOS 1.8
-Add custom repositories by editing /etc/minepack/sources.list
-A Package can now have a Description
-A Package can now include a help file
Instalation
pastebin run Czyf2bBq
Usage
minepack install <package> - Install a Package
minepack remove <package> - Remove a Package
minepack update - Update all Packages
minepack fetch - Reload the Package List
minepack list - List all installed Packages
minepack search - List all aviable Packages
minepack info <package> - Give Information about a Package
minepack help - Show the Help
Note:
Minepack is currently not compatible with Mynaptic