Skip to content

Add remove-large-packages option#20

Open
thiagokokada wants to merge 1 commit intoeasimon:masterfrom
thiagokokada:remove-large-packages
Open

Add remove-large-packages option#20
thiagokokada wants to merge 1 commit intoeasimon:masterfrom
thiagokokada:remove-large-packages

Conversation

@thiagokokada
Copy link
Copy Markdown

This option removes a bunch of packages that are big. Results in around 5GB of free space.

Based on this script: https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh

KyleGospo added a commit to ublue-os/remove-unwanted-software that referenced this pull request Sep 30, 2023
'^mongodb-.*' \
'^mysql-.*' \
azure-cli \
google-cloud-sdk \
Copy link
Copy Markdown

@lilyinstarlight lilyinstarlight Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
google-cloud-sdk \

As of the most recent GHA Ubuntu image, I'm getting E: Unable to locate package google-cloud-sdk when using the action from this PR branch. So I think it probably just needs to be removed now

Thank you for this PR!

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: it seems there is a package google-cloud-cli instead and a /usr/lib/google-cloud-sdk which contains some 100MB (maybe 1Gb - don't remember exactly)

bsherman pushed a commit to ublue-os/remove-unwanted-software that referenced this pull request Jan 12, 2025
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.

3 participants