To list all python versions in default locations. ls /usr/bin/python*. To remove just python3 package. sudo apt-get remove python3.5 ...
確定! 回上一頁