> For the complete documentation index, see [llms.txt](https://pybash.gitbook.io/rrpm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pybash.gitbook.io/rrpm/rrpmpkg/rrpmpkg.md).

# RRPMPkg

RRPMPkg is the official package manager by RRPM to install extensions for RRPM

RRPMPkg is a simple command-line package manager through which you can easily install, update and manage all of RRPM's extensions globally with 3 simple commands.

### Quick Start

You can install an extension by running

```bash
$ rrpmpkg install username/package # Notice how RRPMPkg is smart enough to know that this is a GitHub Repository
```
