<astyle=margin-left:1px;margin-right:1px;display:inline-blockhref=https://minio.arsenm.dev/minio/pak><imgstyle=height:18px;width:100pxsrc="https://img.shields.io/static/v1.svg?label=download&message=binary&color=blue"></a></p><p>Using pak is simple, just run <code>pak</code> and one of the commands from the config file.
Pak understands partial commands, so these commands will be identical:</p><divclass=highlight><preclass=chroma><codeclass=language-bashdata-lang=bash>pak in <package>
OR
pak inst <package>
OR
pak install <package>
</code></pre></div><p>The lack of <code>sudo</code> is intentional. Pak will not allow running from root by default
as it already invokes root internally. To bypass this, simply give pak the <code>-r</code> flag.</p><p>Using shortcuts in pak is just as simple as commands, just run <code>pak</code> and a shortcut,
like this:</p><divclass=highlight><preclass=chroma><codeclass=language-bashdata-lang=bash>pak rm <package>