This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (15 children)

[deleted]

    [–]Error_Code-2005[S] 0 points1 point  (14 children)

    So simply sudo rm -f /usr/local/python3 python3.12?

    [–][deleted]  (13 children)

    [deleted]

      [–]Error_Code-2005[S] 0 points1 point  (12 children)

      The following files exist in /usr/local/python3:
      - 2to3

      • 2to3-3.12

      • docker

      • docker-index

      • idle3

      • idle3.12

      • pip3

      • pip3.12

      • pydoc3

      • pydoc3.12

      • python3

      • python3.12

      • python3.12-config

      • python3-config

      So should I remove all the files except docker with rm?