Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skip sudo/apt calls if packages are already installed #255

Merged
merged 4 commits into from
Aug 8, 2024
Merged

Conversation

aminya
Copy link
Owner

@aminya aminya commented Aug 8, 2024

This allows skipping calls to apt-get that need sudo if the packages are already installed. This means many of the binary packages (e.g. cmake, ninja) can be installed without sudo.

@aminya aminya changed the title fix: skip apt installation calls if package already installed fix: skip sudo/apt calls if packages are already installed Aug 8, 2024
@aminya aminya merged commit b86c009 into master Aug 8, 2024
15 of 16 checks passed
@aminya aminya deleted the skip-apt branch August 8, 2024 23:30
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.

1 participant