This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Wilma456's profile picture

Minepack - A Packman compatible package manager

Started by Wilma456, 16 August 2017 - 01:50 PM
Wilma456 #1
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
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
Lyqyd #2
Posted 17 August 2017 - 12:29 AM
I've been very busy. Packman will likely be receiving an update to fix the compatibility issue next week while I am on vacation.
Wilma456 #3
Posted 19 August 2017 - 05:10 PM
I had made a Update:
Added minepack log
Added minepack file
Added minepack fetch update

@Lyqyd
Nice to hear this, but I will coninue working on Minepack and add new features, who Packman don't had, but it will be still compatible to Packman. Just one Question: Why had you don't write a comment, that you no time under my PR?
Lupus590 #4
Posted 19 August 2017 - 08:03 PM
Why had you don't write a comment, that you no time under my PR?

might not check guthub often