## update-alternatives Example ```bash sudo update-alternatives --install /usr/local/bin/python python /usr/bin/python3 20 ```