``` $ pickle install --defaults redis - Installing redis (latest-stable): Downloading (100%) +-----------------------------------+----------+ | Package name | redis | | Package version (current release) | 5.3.5RC1 | | Package status | RC | +-----------------------------------+---------- ``` Why does it install RC version (tagged as beta on pecl) instead of the latest real stable?