update-alternatives --install /usr/bin/python python /usr/bin/python3 10. This gives a priority of 10 for the path of python3 . The disadvantage of editing ...
確定! 回上一頁