📅  最后修改于: 2022-03-11 14:46:13.426000             🧑  作者: Mango
$sudo apt remove python3.5 (or the version the above command returned)
#the above Command removes python3.5 from the system.
$sudo apt purge python3.5
#the above command removes all the folders and files generated or created by python3.5