Skip to content

Conversation

@skaji
Copy link
Owner

@skaji skaji commented Nov 7, 2025

The --sudo option runs the final step of installation—placing files into the filesystem—in a separate process escalated to root.

Because this option requires that last step to be split out unconditionally, it becomes an obstacle when trying to optimize the overall installation pipeline.

Since users can instead run commands like sudo -H cpm install ..., this PR deprecates the --sudo option.

@skaji skaji merged commit f848c9d into main Nov 7, 2025
22 checks passed
@skaji skaji deleted the deprecate-sudo branch November 7, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants