Create a script for complete uninstallation of Python on MacOS
@ned-deily đang làm issue này rồi.
Từ ngày 19/2/2026.
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 35.9k
- Chỉ số merge pull request
- Chỉ số pull request đang chờ
Mô tả
Feature or enhancement
Proposal:
You offer the standard .pkg for MacOS users to install Python. However, I had to wade through a few StackExchange answers to completely delete it later because your instructions on docs.python.org:
"To uninstall Python, you can remove these three things" aren't clear enough.
I want to read something like "5.1.3. Uninstallation steps", "To completely uninstall Python from MacOS, remove thing 1 (Python folder in your Applications folder), thing 2 (A framework /Library/Frameworks/Python.framework), thing 3 (symlinks to Python in /usr/local/bin/), thing 4 (a reference in shell path).
So to complement the easy installation of Python on MacOS, I propose to develop a script for an easy complete uninstallation of it. And include that script in the .pkg installer.
+vote for this from John:
https://superuser.com/a/585397
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.