unicorntool¶
unicorntool is the tool for installing raw package tables onto the system.
Subcommands¶
install <file_path>¶
Installs a raw package table onto the system. It has one argument, which is required.
add <file_path> is aliased to this command.
uninstall <package_name>¶
Removes a package of package_name from the system.
remove <file_path> is aliased to this command.