# Installation To install the package, use the following command: ```bash pip install urnc ``` If you need to update from an older version, use the upgrade flag: ```bash pip install urnc --upgrade ```