# `unicorntool` `unicorntool` is the tool for installing raw [package tables](../specification/package-tables.md) onto the system. ## Subcommands ### `install ` Installs a raw package table onto the system. It has one argument, which is required. `add ` is aliased to this command. ### `uninstall ` Removes a package of `package_name` from the system. `remove ` is aliased to this command.